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