public class GeoNearOperation extends Object implements AggregationOperation
Constructor and Description |
---|
GeoNearOperation(NearQuery nearQuery) |
Modifier and Type | Method and Description |
---|---|
com.mongodb.DBObject |
toDBObject(AggregationOperationContext context)
|
public GeoNearOperation(NearQuery nearQuery)
public com.mongodb.DBObject toDBObject(AggregationOperationContext context)
AggregationOperation
toDBObject
in interface AggregationOperation
Copyright © 2015. All rights reserved.