Skip to content

andreasronge/neo4j-rails-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Neo4j is an open source graph database, which is available to Ruby through the Neo4j.rb gem.

Neo4j::Rails::Model object implement most ActiveModel features, making it easy to integrate Neo4j into a Rails application.

Documentation

Documentation for Neo4j.rb.

To Run

rvm use jruby-1.6.7

bundle install

rails s

open browser at localhost:3000

neo4j-admin

Notice that the neo4j-admin gem is included, which make it possible to visualize the graph database.

Open a browser localhost:7474

Notice that the neo4j-admin gem does not work with JRuby 1.7, see github.com/andreasronge/neo4j-admin/issues/8

About

Neo4j.rb example rails application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •