Skip to content

Instantly share code, notes, and snippets.

@nicysneiros
Last active May 15, 2017 15:08
Show Gist options
  • Save nicysneiros/86e1f567ea07f1934e3984d80681e591 to your computer and use it in GitHub Desktop.
Save nicysneiros/86e1f567ea07f1934e3984d80681e591 to your computer and use it in GitHub Desktop.
MATCH (:User {name: "John"}) -[:LIKES]-> (pages)
RETURN pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment