MATCH(P:Promotion) return P LIMIT 10
MATCH(P:Promotion) WHERE id(P) = 155073835 return P limit 10
MATCH (C:Pyramid) WHERE ID(C) = 173883128 RETURN C LIMIT 10
Last active
June 15, 2017 17:32
-
-
Save arttuladhar/d20dffbfe2dc8a18b243903c53b40290 to your computer and use it in GitHub Desktop.
Neo4j Cypher Queries
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment