Skip to content

Neo4j::core introduction

andreasronge edited this page Oct 4, 2012 · 7 revisions

This gem is only a thin JRuby wrapper around the Neo4j Java API. It does not wrap nodes in Ruby object. It can be used instead of the neo4j-wrapper or neo4j gems when you don't need a Ruby mapping for relationships and nodes, check the [GitHub Project]{https://github.com/andreasronge/neo4j-core}.

API

Content

Clone this wiki locally