| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Field and Description |
|---|---|
protected AggregationPipeline |
Aggregation.pipeline |
| Modifier and Type | Method and Description |
|---|---|
AggregationPipeline |
AggregationPipeline.add(AggregationOperation aggregationOperation)
Append the given
stage to the pipeline. |
AggregationPipeline |
Aggregation.getPipeline() |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.