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
18838f5318
memgraph
/
tests
/
data
/
cypher_queries
/
read
/
match
/
match-where.cypher
2 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
some query examples are modified and try to add AS in grammar (not successfully one)
2016-01-20 06:36:00 +08:00
MATCH (n:Person)-[:KNOWS]->(m:Person) WHERE n.name="Alice" RETURN m
Reference in New Issue
Copy Permalink