Skip to content

Instantly share code, notes, and snippets.

@thomasfr
Created January 14, 2014 15:03
Show Gist options
  • Save thomasfr/8419691 to your computer and use it in GitHub Desktop.
Save thomasfr/8419691 to your computer and use it in GitHub Desktop.
CREATE (n)-[:hasProperty]-(p{name:"forename",value:"Thomas"}),
n-[:hasProperty]-({name:"surname",value:"Fritz"})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment