This website requires JavaScript.
Explore
Help
Register
Sign In
tursom
/
memgraph
Watch
1
Star
0
Fork
0
You've already forked memgraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f02c658ed4
memgraph
/
tests
/
data
/
queries
/
cypher
/
sprint_0
/
query_08.cypher
2 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cypher parser is extended again (find by internal_id ID(n)=internal_id)
2016-07-12 03:10:53 +08:00
MATCH (a),(b) WHERE ID(a)=0 AND ID(b)=1 RETURN a,b
Reference in New Issue
Copy Permalink