Skip to content

neo4jrb/activegraph

Repository files navigation

Welcome to Neo4j.rb

Build Status Coverage Status Code Climate

Neo4j.rb is an Active Model compliant Ruby/JRuby wrapper for the Neo4j graph database. It uses the neo4j-core and active_attr gems.

Winner of a 2014 Graphie for "Best Community Contribution" at Neo4j's Graph Connect conference! 2014 Graphie

Coming Soon: v4!

The master branch of this repo now holds stable builds of the v4 version of the gem. Its changes are outlined at here. Unless otherwise noted, all 3.X documentation is totally valid. v4 discussion will happen #596 but if you have any concerns, please contact us directly.

Modern (3.X) Documentation

Legacy (2.x) Documentation

Support

Developers

Contributing

Pull request with high test coverage and good code climate values will be accepted faster.

License

Notice: There are different licenses for the neo4j-community, neo4j-advanced, and neo4j-enterprise jar gems. Only the neo4j-community gem is required by default.