Skip to content

A simple unified API that can access both the server and embedded Neo4j database. Used by the neo4j gem

License

Notifications You must be signed in to change notification settings

Crushpath/neo4j-core

 
 

Repository files navigation

Neo4j-core v3.0 Code Climate Build Status Coverage Status PullReview stats

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

Support

Developers

Contributing

Pull request with high test coverage and good code climate values will be accepted faster. Notice, only JRuby can run all the tests (embedded and server db). To run tests with coverage: rake coverage.

License

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.

About

A simple unified API that can access both the server and embedded Neo4j database. Used by the neo4j gem

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.7%
  • HTML 0.3%