Uses of Class
dev.morphia.aggregation.GeoNear
-
Packages that use GeoNear Package Description dev.morphia.aggregation -
-
Uses of GeoNear in dev.morphia.aggregation
Methods in dev.morphia.aggregation that return GeoNear Modifier and Type Method Description GeoNearGeoNear.GeoNearBuilder. build()Methods in dev.morphia.aggregation with parameters of type GeoNear Modifier and Type Method Description AggregationPipelineAggregationPipeline. geoNear(GeoNear geoNear)Returns an ordered stream of documents based on the proximity to a geospatial point.AggregationPipelineAggregationPipelineImpl. geoNear(GeoNear geoNear)
-