| Package | Description | 
|---|---|
| com.allanbank.mongodb.builder | 
 Provides domain classes and builders for queries and the common MongoDB commands. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AggregationGeoNear | 
AggregationGeoNear.Builder.build()
Constructs a new  
AggregationGeoNear object from the state of
 the builder. | 
| Modifier and Type | Method and Description | 
|---|---|
Aggregate.Builder | 
Aggregate.Builder.geoNear(AggregationGeoNear geoNear)
Adds a $geoNear operation to the pipeline to select
 documents for the aggregation pipeline based on their relative
 location to a set point. 
 | 
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.