| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
MergeOperation |
MergeOperation.MergeOperationBuilder.build() |
static MergeOperation |
MergeOperation.mergeInto(String collection)
Simplified form to apply all default options for
$merge (including writing to a collection in the same
database). |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.