Uses of Class
technology.semi.weaviate.client.v1.filters.WhereFilter.GeoDistance
-
Packages that use WhereFilter.GeoDistance Package Description technology.semi.weaviate.client.v1.filters -
-
Uses of WhereFilter.GeoDistance in technology.semi.weaviate.client.v1.filters
Methods in technology.semi.weaviate.client.v1.filters that return WhereFilter.GeoDistance Modifier and Type Method Description WhereFilter.GeoDistanceWhereFilter.GeoDistance.GeoDistanceBuilder. build()WhereFilter.GeoDistanceWhereFilter.GeoRange. getDistance()Methods in technology.semi.weaviate.client.v1.filters with parameters of type WhereFilter.GeoDistance Modifier and Type Method Description WhereFilter.GeoRange.GeoRangeBuilderWhereFilter.GeoRange.GeoRangeBuilder. distance(WhereFilter.GeoDistance distance)
-