Quickly create example graph data for Neo4j using Arrows

21 Mar, 2017



The arrows tool is a quick, interactive javascript graph editor, that
allows you to create a graph by click and drag.
You then can export that graph to SVG, PNG or Neo4j's Cypher
to import it into your database.

Arrows: http://www.apcjones.com/arrows/

Related Videos