Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2023-05-24 15:29:30
Size: 252
Editor: scot
Comment:
Revision 3 as of 2023-05-24 15:29:47
Size: 253
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
{{{#highlight:cypher {{{#!highlight:csharp

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:csharp CREATE (label:Type {Name: "Name here", Attr1: "attribute 1..."}) }}}

Neo4J (last edited 2023-05-28 16:08:31 by scot)