| Package | Description |
|---|---|
| iot.jcypher.query.api.collection | |
| iot.jcypher.query.factories.xpression |
| Modifier and Type | Method and Description |
|---|---|
EXProperty<CollectFrom> |
Collection.COLLECT()
JCYPHER
collect properties from a collection of property containers (nodes or relations)
e.g. ...
|
static EXProperty<CollectFrom> |
CFactory.COLLECT() |
| Modifier and Type | Method and Description |
|---|---|
static EXProperty<CollectFrom> |
C.COLLECT()
JCYPHER
collect properties from a collection of property containers (nodes or relations), ignore NULL s
e.g. ...
|
Copyright © 2016. All rights reserved.