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
/
read-write
/
match-set.cypher
2 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
MATCH ... SET ... RETURN clause
2016-01-26 04:22:12 +08:00
MATCH (n {age: 30, role: "player"}) SET n.age=31
Reference in New Issue
Copy Permalink