public static class MongoQuery.NearSphere extends Near
Used for Geospacial querying with the $nearSphere operator
| Constructor and description |
|---|
NearSphere(String name, Object value) |
NearSphere(String name, Object value, Distance maxDistance) |
NearSphere(String name, Object value, Number maxDistance) |