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
2113546b9c
memgraph
/
tests
/
data
/
cypher_queries
/
sprint_0
/
query_09.cypher
2 lines
52 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 (n) WHERE ID(n)=0 SET n.name = "bla" RETURN n
Reference in New Issue
Copy Permalink