Uses of Class
org.springframework.data.elasticsearch.core.query.HasChildQuery
Packages that use HasChildQuery
-
Uses of HasChildQuery in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return HasChildQueryMethods in org.springframework.data.elasticsearch.core.query with parameters of type HasChildQueryModifier and TypeMethodDescriptionCriteria.hasChild(HasChildQuery query) Adds a new filter CriteriaEntry for HAS_CHILD.