| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.geo |
Support for MongoDB geo-spatial queries.
|
| org.springframework.data.mongodb.core.query |
MongoDB specific query and update support.
|
| Constructor and Description |
|---|
Sphere(Circle circle)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Criteria |
Criteria.withinSphere(Circle circle)
Deprecated.
As of 1.5, Use
Criteria.withinSphere(Circle). This method is scheduled to be removed in the next major
release. |
Copyright © 2021. All rights reserved.