Skip to content

hdngr/cy2neo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Neo4j is an open source graph database and Cypher is Neo4j’s graph query language.

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.

About

Cy2Neo - Tiny Neo4j Cypher Workbench with Alchemy.js Viz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published