| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayOperators.In |
ArrayOperators.ArrayOperatorFactory.containsValue(Object value)
Creates new
AggregationExpression that returns a boolean indicating whether a specified value is in the
associated array. |
ArrayOperators.In |
ArrayOperators.In.InBuilder.containsValue(Object value)
Set the value to check for existence in the array.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.