| Package | Description |
|---|---|
| iot.jcypher.query.api.collection | |
| iot.jcypher.query.factories.xpression |
| Modifier and Type | Method and Description |
|---|---|
CFrom<ReduceTo> |
Collection.REDUCE()
JCYPHER
run an expression against individual elements of a collection
and store the result of the expression in an accumulator
e.g. ...
|
static CFrom<ReduceTo> |
CFactory.REDUCE() |
| Modifier and Type | Method and Description |
|---|---|
static CFrom<ReduceTo> |
C.REDUCE()
JCYPHER
run an expression against individual elements of a collection
and store the result of the expression in an accumulator
e.g. ...
|
Copyright © 2016. All rights reserved.