iRonin / neo4j-rails-example

Neo4j.rb example rails application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Neo4j.rb example rails application


Languages

Language:Ruby 79.6%Language:JavaScript 20.4%