Skip to content

Instantly share code, notes, and snippets.

@qmaruf
Last active August 29, 2015 14:01
Show Gist options
  • Save qmaruf/c9d135da31e03b46712b to your computer and use it in GitHub Desktop.
Save qmaruf/c9d135da31e03b46712b to your computer and use it in GitHub Desktop.
START n=node(*)
WHERE has (n.name)
and n.name="Google"
RETURN n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment