This is Dr. A's Cheat Sheet of Neo4J commands
Yes, this is a very simple cheatsheet, but I don't use Neo4J that often, so it is necessarily simple.
{{{#highlight:cypher CREATE (label:Type {Name: "Name here", Attr1: "attribute 1..."}) }}}
Yes, this is a very simple cheatsheet, but I don't use Neo4J that often, so it is necessarily simple.
{{{#highlight:cypher CREATE (label:Type {Name: "Name here", Attr1: "attribute 1..."}) }}}