| Package | Description |
|---|---|
| iot.jcypher.query.api.predicate | |
| iot.jcypher.query.ast.collection | |
| iot.jcypher.query.ast.predicate | |
| iot.jcypher.query.ast.returns |
| Modifier and Type | Method and Description |
|---|---|
static Concatenator |
PFactory.createConcatenator(PredicateExpression xpr) |
| Modifier and Type | Method and Description |
|---|---|
PredicateExpression |
PredicateEvalExpression.getPredicateExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
PredicateEvalExpression.setPredicateExpression(PredicateExpression predicateExpression) |
| Modifier and Type | Method and Description |
|---|---|
PredicateExpression |
PredicateExpression.getParent() |
PredicateExpression |
SubExpression.getPredicateExpression() |
PredicateExpression |
PredicateExpression.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
void |
PredicateExpression.setParent(PredicateExpression parent) |
void |
SubExpression.setPredicateExpression(PredicateExpression predicateExpression) |
| Modifier and Type | Method and Description |
|---|---|
PredicateExpression |
ReturnBoolean.getPredicateExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReturnBoolean.setPredicateExpression(PredicateExpression predicateExpression) |
Copyright © 2016. All rights reserved.