| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
ReplaceRootOperation.ReplaceRootDocumentOperationBuilder |
ReplaceRootOperation.ReplaceRootDocumentOperation.and(AggregationExpression aggregationExpression)
Creates a new
ReplaceRootOperation.ReplaceRootDocumentOperationBuilder to define a field for the
AggregationExpression. |
ReplaceRootOperation.ReplaceRootDocumentOperationBuilder |
ReplaceRootOperation.ReplaceRootDocumentOperation.andValue(Object value)
Creates a new
ReplaceRootOperation.ReplaceRootDocumentOperationBuilder to define a field for the value. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.