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
afc0a4a176
memgraph
/
tests
/
data
/
queries
/
cypher
/
read
/
union
/
union-all.cypher
2 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Test infrastructure (ctest)
2016-05-25 06:37:14 +08:00
# MATCH (a)-[:KNOWS]->(b) RETURN b.name UNION ALL MATCH (a)-[:LOVES]->(b) RETURN b.name
Reference in New Issue
Copy Permalink