Class |
Description |
MongoQuery
|
A Query implementation for the Mongo document store. |
MongoQuery.AggregatePipeline
|
|
MongoQuery.AggregatedResultList
|
|
MongoQuery.GeoCriterion
|
Used for all GeoSpacial queries using 2dsphere indexes |
MongoQuery.GeoIntersects
|
|
MongoQuery.GeoWithin
|
|
MongoQuery.MongoResultList
|
|
MongoQuery.Near
|
Used for Geospacial querying |
MongoQuery.NearSphere
|
Used for Geospacial querying with the $nearSphere operator |
MongoQuery.ProjectedProperty
|
|
MongoQuery.WithinBox
|
Used for Geospacial querying of boxes |
MongoQuery.WithinCircle
|
Used for Geospacial querying of circles |
MongoQuery.WithinPolygon
|
Used for Geospacial querying of polygons |