Sha256: bf744a6bd023c104434a49b52ea5580189cac151facff2107acf4eebc194c02d
Contents?: true
Size: 1.37 KB
Versions: 1
Compression:
Stored size: 1.37 KB
Contents
# Welcome to Neo4j.rb [![Build Status](https://secure.travis-ci.org/andreasronge/neo4j.png?branch=master)](http://travis-ci.org/andreasronge/neo4j) [![Coverage Status](https://coveralls.io/repos/andreasronge/neo4j/badge.png)](https://coveralls.io/r/andreasronge/neo4j) [![Code Climate](https://codeclimate.com/github/andreasronge/neo4j.png)](https://codeclimate.com/github/andreasronge/neo4j) Neo4j.rb is a graph database for Ruby (and JRuby) ## Version 3.0 Unstable ! * Wiki: https://github.com/andreasronge/neo4j/wiki/Neo4j-v3 * Example: https://github.com/andreasronge/neo4j/tree/3.0/example/blog ## Version 2.x This is the stable version, see https://github.com/andreasronge/neo4j/tree/2.x ## Contributing * Have you found a bug, need help or have a patch ? * Just clone neo4j.rb and send me a pull request or email me. * Do you need help - send me an email (andreas.ronge at gmail dot com). ## License * Neo4j.rb - MIT, see the [LICENSE](http://github.com/andreasronge/neo4j/tree/master/LICENSE). * Lucene - Apache, see the [Lucene Documentation](http://lucene.apache.org/java/docs/features.html). * Neo4j - Dual free software/commercial license, see [Lisencing Guide](http://www.neo4j.org/learn/licensing). **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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
neo4j-3.0.0.alpha.3 | README.md |