Using Sigma.js and Neo4j to display a graph.
Follow along on Using Sigma.js with Neo4j
git clone git@github.com:maxdemarzi/neo_sigma.git cd neo_sigma bundle install rake neo4j:install rake neo4j:start rake neo4j:create rackup
Then visit localhost:9292/index.html to see the examples.
See an example running on heroku at neosigma.herokuapp.com/index.html