Uses of Class
io.weaviate.client.v1.filters.WhereFilter.GeoDistance
Packages that use WhereFilter.GeoDistance
-
Uses of WhereFilter.GeoDistance in io.weaviate.client.v1.filters
Methods in io.weaviate.client.v1.filters that return WhereFilter.GeoDistanceModifier and TypeMethodDescriptionWhereFilter.GeoDistance.GeoDistanceBuilder.build()WhereFilter.GeoRange.getDistance()Methods in io.weaviate.client.v1.filters with parameters of type WhereFilter.GeoDistanceModifier and TypeMethodDescriptionWhereFilter.GeoRange.GeoRangeBuilder.distance(WhereFilter.GeoDistance distance)