public static interface ReplaceRootOperation.Replacement
| Modifier and Type | Method and Description |
|---|---|
Object |
toDocumentExpression(AggregationOperationContext context)
Renders the current
ReplaceRootOperation.Replacement into a its MongoDB representation based on the given
AggregationOperationContext. |
Object toDocumentExpression(AggregationOperationContext context)
ReplaceRootOperation.Replacement into a its MongoDB representation based on the given
AggregationOperationContext.context - will never be null.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.