public class START extends Object
| Constructor and Description |
|---|
START() |
| Modifier and Type | Method and Description |
|---|---|
static SNodeOrRelation |
node(JcNode node)
JCYPHER
select the node(s) to be the starting point(s)
e.g.
|
static SNodeOrRelation |
relation(JcRelation relation)
JCYPHER
select the relation(s) to be the starting point(s)
e.g.
|
public static SNodeOrRelation node(JcNode node)
public static SNodeOrRelation relation(JcRelation relation)
Copyright © 2016. All rights reserved.