| Package | Description |
|---|---|
| iot.jcypher.query.api.collection | |
| iot.jcypher.query.ast.collection | |
| iot.jcypher.query.ast.predicate | |
| iot.jcypher.query.ast.returns |
| Modifier and Type | Method and Description |
|---|---|
static CollectExpression |
CFactory.getRootCollectExpression(APIObject obj) |
| Modifier and Type | Method and Description |
|---|---|
CollectExpression |
CollectionSpec.getCollection() |
CollectExpression |
CollectExpression.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectExpression.setParent(CollectExpression parent) |
| Constructor and Description |
|---|
CollectionSpec(CollectExpression collection) |
| Modifier and Type | Method and Description |
|---|---|
CollectExpression |
PredicateFunction.getCollectExpression() |
CollectExpression |
PredicateExpression.getContainingCollectExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
PredicateFunction.setCollectExpression(CollectExpression collectExpression) |
void |
PredicateExpression.setContainingCollectExpression(CollectExpression containingCollectExpression) |
| Modifier and Type | Method and Description |
|---|---|
CollectExpression |
ReturnCollection.getCollectExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReturnCollection.setCollectExpression(CollectExpression collectExpression) |
Copyright © 2016. All rights reserved.