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
db30e72069
memgraph
/
tests
/
data
/
queries
/
cypher
/
read-write
/
match-where-delete.cypher
2 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First implementation of delete query
2016-01-24 23:21:46 +08:00
MATCH (n:Person) WHERE n.name="Alice" DELETE n
Reference in New Issue
Copy Permalink