Skip to content

Instantly share code, notes, and snippets.

@nicysneiros
Last active April 13, 2017 20:36
Show Gist options
  • Save nicysneiros/456dd35fa6f16d7c942e797cd8af6426 to your computer and use it in GitHub Desktop.
Save nicysneiros/456dd35fa6f16d7c942e797cd8af6426 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