public class ReduceBy extends APIObject
| Modifier and Type | Method and Description |
|---|---|
ReduceInit |
by(ValueElement valueExpression)
JCYPHER
specify an expression to be evaluated against individual elements of a collection in the context of a REDUCE expression.
|
public ReduceInit by(ValueElement valueExpression)
Copyright © 2016. All rights reserved.