Ruby

From Neo4j Wiki

Jump to: navigation, search

Contents

[edit] Neo4j.rb

Neo4j.rb is a graph database framework for JRuby built on top of the Neo4j Java library. It supports creating RESTful APIs, see the GitHub page.

[edit] neo4jr-simple

A simple, ready to go JRuby wrapper for the Neo4j graph database engine.

[edit] neo4jr_gen

neo4jr_gen is a Rails plugin that provides generators for creating neo4jr based resource scaffolds.

[edit] neo4j-rails

This is an experimental library for playing with an ActiveModel-charged version of the Neo4j Ruby library. The intent is to use it as a full replacement for ActiveRecord inside a Rails 3 application.
Personal tools