| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FieldsExposingAggregationOperation.InheritsFieldsAggregationOperation
Marker interface for
AggregationOperation that inherits fields from previous operations. |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupOperation
Encapsulates the aggregation framework
$group-operation. |
class |
LookupOperation
Encapsulates the aggregation framework
$lookup-operation. |
class |
ProjectionOperation
Encapsulates the aggregation framework
$project-operation. |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.