| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddFieldsOperation
Adds new fields to documents.
|
class |
GraphLookupOperation
Encapsulates the aggregation framework
$graphLookup-operation. |
class |
LookupOperation
Encapsulates the aggregation framework
$lookup-operation. |
class |
MergeOperation
Encapsulates the
$merge-operation. |
class |
SetOperation
Adds new fields to documents.
|
class |
SetWindowFieldsOperation
Encapsulates the
setWindowFields-operation. |
class |
UnsetOperation
Removes fields from documents.
|
class |
UnwindOperation
Encapsulates the aggregation framework
$unwind-operation. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.