Class HasParentQueryBuilder

All Implemented Interfaces:
NamedWriteable, Writeable, QueryBuilder, Rewriteable<QueryBuilder>, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

public class HasParentQueryBuilder extends AbstractQueryBuilder<HasParentQueryBuilder>
Builder for the 'has_parent' query.