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