Uses of Class
technology.semi.weaviate.client.v1.filters.WhereFilter.GeoCoordinates
-
Packages that use WhereFilter.GeoCoordinates Package Description technology.semi.weaviate.client.v1.filters -
-
Uses of WhereFilter.GeoCoordinates in technology.semi.weaviate.client.v1.filters
Methods in technology.semi.weaviate.client.v1.filters that return WhereFilter.GeoCoordinates Modifier and Type Method Description WhereFilter.GeoCoordinatesWhereFilter.GeoCoordinates.GeoCoordinatesBuilder. build()WhereFilter.GeoCoordinatesWhereFilter.GeoRange. getGeoCoordinates()Methods in technology.semi.weaviate.client.v1.filters with parameters of type WhereFilter.GeoCoordinates Modifier and Type Method Description WhereFilter.GeoRange.GeoRangeBuilderWhereFilter.GeoRange.GeoRangeBuilder. geoCoordinates(WhereFilter.GeoCoordinates geoCoordinates)
-