Uses of Class
technology.semi.weaviate.client.v1.filters.WhereFilter.GeoRange
-
Packages that use WhereFilter.GeoRange Package Description technology.semi.weaviate.client.v1.filters -
-
Uses of WhereFilter.GeoRange in technology.semi.weaviate.client.v1.filters
Methods in technology.semi.weaviate.client.v1.filters that return WhereFilter.GeoRange Modifier and Type Method Description WhereFilter.GeoRangeWhereFilter.GeoRange.GeoRangeBuilder. build()WhereFilter.GeoRangeWhereFilter. getValueGeoRange()Methods in technology.semi.weaviate.client.v1.filters with parameters of type WhereFilter.GeoRange Modifier and Type Method Description WhereFilter.WhereFilterBuilderWhereFilter.WhereFilterBuilder. valueGeoRange(WhereFilter.GeoRange valueGeoRange)
-