Uses of Class
io.fluxzero.common.api.search.SearchQuery
Packages that use SearchQuery
-
Uses of SearchQuery in io.fluxzero.common.api.search
Constructors in io.fluxzero.common.api.search with parameters of type SearchQueryModifierConstructorDescriptionDeleteDocuments(SearchQuery query, Guarantee guarantee) Creates a deletion command that uses the runtime's default batch size.ModelRelationConstraint(ModelRelationConstraint.RelationDirection direction, SearchQuery query, int minDepth, int maxDepth, List<String> paths, int maxRelatedModels, int maxTraversedModels)