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