| Package | Description |
|---|---|
| iot.jcypher.query.api.collection |
| Modifier and Type | Method and Description |
|---|---|
Do |
DoConcat.AND_DO()
JCYPHER
concatenate multiple DO parts of a FOREACH expression
e.g. ...DO()
.SET(n.property("marked")).to(true). |
Do |
EachDoConcat.DO()
JCYPHER
start the DO part of a FOREACH expression
e.g. ...
|
Copyright © 2016. All rights reserved.