Skip to content

maxdemarzi/d3_js_intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An very basic introduction to using D3.js to display a Neo4j graph via its REST API.

How To

Follow along on Graph Visualization and Neo4j - Part Three

git clone git@github.com:maxdemarzi/d3_js_intro.git
cd d3_js_intro
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 morning-sunset-4428.herokuapp.com/index.html

Requirements

  • Ruby 1.9.2+

  • Neo4j 1.7

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published