Uses of Class
io.metaloom.qdrant.client.http.model.collection.filter.Range
Packages that use Range
Package
Description
-
Uses of Range in io.metaloom.qdrant.client.http.model.collection.filter
Methods in io.metaloom.qdrant.client.http.model.collection.filter that return RangeModifier and TypeMethodDescriptionRange.setGreaterThan(Double greaterThan) Range.setGreaterThanEqual(Double greaterThanEqual) Range.setLessThan(Double lessThan) Range.setLessThanEqual(Double lessThanEqual) -
Uses of Range in io.metaloom.qdrant.client.http.model.collection.filter.condition
Methods in io.metaloom.qdrant.client.http.model.collection.filter.condition that return RangeMethods in io.metaloom.qdrant.client.http.model.collection.filter.condition with parameters of type Range