Skip to content

Instantly share code, notes, and snippets.

@nicysneiros
Last active April 13, 2017 20:42
Show Gist options
  • Save nicysneiros/80da1ff6987b66ee6bbead95070a9d13 to your computer and use it in GitHub Desktop.
Save nicysneiros/80da1ff6987b66ee6bbead95070a9d13 to your computer and use it in GitHub Desktop.
CREATE (john:User {name:'John', gender:'M', age:'28'})
RETURN john
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment