| Package | Description |
|---|---|
| iot.jcypher.query.api.collection | |
| iot.jcypher.query.factories.clause | |
| iot.jcypher.query.factories.xpression |
| Modifier and Type | Method and Description |
|---|---|
static InCollection<EachDoConcat> |
CFactory.element(JcValue jcValue) |
| Modifier and Type | Method and Description |
|---|---|
static InCollection<EachDoConcat> |
FOR_EACH.element(JcValue jcValue)
JCYPHER
define a variable (a JcValue or a subclass like JcNode) to iterate over a collection
e.g. ...FOR_EACH.
|
| Modifier and Type | Method and Description |
|---|---|
static InCollection<EachDoConcat> |
F.element(JcValue jcValue)
JCYPHER
define a variable (a JcValue or a subclass like JcNode) to iterate over a collection
e.g. ...
|
Copyright © 2016. All rights reserved.