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!
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 neo4jrb#596 but if you have any concerns, please contact us directly.
- Open an issue, post to Stack Overflow, or contact one of the developers.
- Neo4j.rb mailing list
- Consulting support? Ask any of the developers, info below.
Pull request with high test coverage and good code climate values will be accepted faster.
- Neo4j.rb - MIT, see the LICENSE.
- Neo4j - Dual free software/commercial license, see Licensing Guide.
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.