3 lines
39 B
Plaintext
3 lines
39 B
Plaintext
|
MATCH (a)-->(c)
|
||
|
RETURN 1 SKIP 1000000;
|