| Package | Description |
|---|---|
| iot.jcypher.query.api.predicate | |
| iot.jcypher.query.factories.clause | |
| iot.jcypher.query.factories.xpression |
| Modifier and Type | Class and Description |
|---|---|
class |
Concat |
| Modifier and Type | Method and Description |
|---|---|
static IBeforePredicate |
PFactory.NOT() |
IBeforePredicate |
IBeforePredicate.NOT()
JCYPHER
negate a boolean
e.g. ...
|
IBeforePredicate |
Concat.NOT() |
| Modifier and Type | Method and Description |
|---|---|
static IBeforePredicate |
WHERE.NOT()
JCYPHER
negate a boolean
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
static IBeforePredicate |
P.NOT()
JCYPHER
negate a boolean
e.g. ...
|
Copyright © 2016. All rights reserved.