Uses of Class
io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
Packages that use ValuesCount
Package
Description
-
Uses of ValuesCount in io.metaloom.qdrant.client.http.model.collection.filter
Methods in io.metaloom.qdrant.client.http.model.collection.filter that return ValuesCountModifier and TypeMethodDescriptionValuesCount.setGreaterThan(Integer greaterThan) ValuesCount.setGreaterThanEqual(Integer greaterThanEqual) ValuesCount.setLessThan(Integer lessThan) ValuesCount.setLessThanEqual(Integer lessThanEqual) -
Uses of ValuesCount in io.metaloom.qdrant.client.http.model.collection.filter.condition
Methods in io.metaloom.qdrant.client.http.model.collection.filter.condition that return ValuesCountMethods in io.metaloom.qdrant.client.http.model.collection.filter.condition with parameters of type ValuesCount