Sha256: 274e475bfa4f28d412a1d628e2ddeb948fac723542d18b3e0e383a83b5e31b87
Contents?: true
Size: 1.5 KB
Versions: 2
Compression:
Stored size: 1.5 KB
Contents
# Neo4j-core v3.0 [![Code Climate](https://codeclimate.com/github/andreasronge/neo4j-core.png)](https://codeclimate.com/github/andreasronge/neo4j-core) [![Build Status](https://travis-ci.org/andreasronge/neo4j-core.png)](https://travis-ci.org/andreasronge/neo4j-core) A simple Ruby wrapper around the Neo4j graph database that works with the server and embedded Neo4j API. This gem can be used both from JRuby and normal MRI. It can be used standalone without the neo4j gem. ## Documentation * [3.0 Documentation](https://github.com/andreasronge/neo4j-core/wiki) * [2.x Documentation](https://github.com/andreasronge/neo4j-core/tree/v2.x) ## Support * [Neo4j.rb mailing list](https://groups.google.com/forum/#!forum/neo4jrb) * Consulting support ? ask any of the developers ## Developers * [Andreas Ronge](https://github.com/andreasronge) * [Brian Underwood](https://github.com/cheerfulstoic) * [Chris Grigg](https://github.com/subvertallchris) ## Contributing Pull request with high test coverage and good [code climate](https://codeclimate.com/github/andreasronge/neo4j-core) values will be accepted faster. ## License * Neo4j.rb - MIT, see the LICENSE file http://github.com/andreasronge/neo4j-core/tree/master/LICENSE. * Lucene - Apache, see http://lucene.apache.org/java/docs/features.html * \Neo4j - Dual free software/commercial license, see http://neo4j.org/ Notice there are different license for the neo4j-community, neo4j-advanced and neo4j-enterprise jar gems. Only the neo4j-community gem is by default required.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
neo4j-core-3.0.0.rc.4 | README.md |
neo4j-core-3.0.0.rc.1 | README.md |