Spring Data MongoDB - Core

Package org.springframework.data.mongodb.core.geo

Support for MongoDB geo-spatial queries.

See:
          Description

Interface Summary
Metric Deprecated. As of release 1.5, replaced by Metric.
Shape Deprecated. As of release 1.5, replaced by Shape.
 

Class Summary
Box Deprecated. As of release 1.5, replaced by Box.
Circle Deprecated. As of release 1.5, replaced by Circle.
CustomMetric Deprecated. As of release 1.5, replaced by Metric.
Distance Deprecated. As of release 1.5, replaced by Distance.
GeoPage<T> Deprecated. As of release 1.5, replaced by GeoPage.
GeoResult<T> Deprecated. As of release 1.5, replaced by GeoResult.
GeoResults<T> Deprecated. As of release 1.5, replaced by GeoResults.
Point Deprecated. As of release 1.5, replaced by Point.
Polygon Deprecated. As of release 1.5, replaced by Point.
Sphere Represents a geospatial sphere value.
 

Enum Summary
Metrics Deprecated. As of release 1.5, replaced by Metrics.
 

Package org.springframework.data.mongodb.core.geo Description

Support for MongoDB geo-spatial queries.


Spring Data MongoDB - Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.