/neo4j-rails-example

Neo4j.rb example rails application

Primary LanguageRuby

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.

Documentation for integrating Neo4j and Rails.