| Package | Description |
|---|---|
| iot.jcypher.query.api.returns | |
| iot.jcypher.query.factories.clause |
| Modifier and Type | Method and Description |
|---|---|
static RTerminal |
RFactory.ALL() |
RTerminal |
RDistinct.ALL()
JCYPHER
return all nodes, relationships and paths found in a query,
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
static RTerminal |
WITH.ALL()
JCYPHER
return all nodes, relationships and paths found in a query,
e.g.
|
static RTerminal |
RETURN.ALL()
JCYPHER
return all nodes, relationships and paths found in a query,
e.g.
|
Copyright © 2016. All rights reserved.