Cy2Neo - Tiny Neo4j Cypher Workbench with Alchemy.js Viz
Cy2Neo is a tiny Neo4j query console, in a single HTML-page using client-side JavaScript only.
Cypher queries are highlighted with CodeMirror.
Graph query results are rendered with Alchemy.js by GraphAlchemist, PDX for graph rendering.
Cy2Neo uses a simple Neo4j connector that posts Cypher queries to Neo4j’s transactional Cypher HTTP endpoint using jQuery Ajax requests.
You can try it live here, it should be able to connect to any Neo4j 2.x instance that’s accessible from your machine. Just enter the Neo4j-URL in the box on the right side.
Note
|
I wrote most of it while flying from OSCON @ Portland,OR to Chicago on my way home to Dresden, Germany. |