| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
static EvaluationOperators.EvaluationOperatorFactory |
EvaluationOperators.valueOf(AggregationExpression expression)
Take the value resulting from the given
AggregationExpression. |
static EvaluationOperators.EvaluationOperatorFactory |
EvaluationOperators.valueOf(String fieldReference)
Take the value resulting from the given fieldReference.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.