Skip to content

Instantly share code, notes, and snippets.

@peterneubauer
Forked from nawroth/GraphGist-syntax.adoc
Last active December 22, 2015 19:49
Show Gist options
  • Save peterneubauer/6521799 to your computer and use it in GitHub Desktop.
Save peterneubauer/6521799 to your computer and use it in GitHub Desktop.

Hello Graphgist

create (n{name:'Test'})-[:has]->({name:'Foo'}) return n as node;

This cool

testing more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment