Using D3.js to display a Neo4j network via its REST API and Cypher language.
Follow along on Visualizing a Network with Cypher
git clone git@github.com:maxdemarzi/d3_js_network.git cd d3_js_network bundle install rackup
Then visit localhost:9292/index.html to see the examples.
See an example running on heroku at evening-mountain-5731.herokuapp.com/index.html