See: Description
| Interface | Description |
|---|---|
| AggregationPipeline |
This defines the pipeline used in aggregation operations
|
| Class | Description |
|---|---|
| Accumulator |
Defines an accumulator for use in an aggregation pipeline.
|
| AggregationPipelineImpl |
Implementation of an AggregationPipeline.
|
| GeoNear |
Outputs documents in order of nearest to farthest from a specified point.
|
| GeoNear.GeoNearBuilder |
Provides a builder for GeoNear instances.
|
| Group |
Defines a group pipeline stage.
|
| Projection |
Defines a projection for use in aggregation
|
| Sort |
Defines a sort stage in an aggregation pipeline
|