Skip to content

Instantly share code, notes, and snippets.

@cheerfulstoic
Last active June 21, 2016 08:23
Show Gist options
  • Save cheerfulstoic/59c090bff2b3fa7a434ab4253d2a176e to your computer and use it in GitHub Desktop.
Save cheerfulstoic/59c090bff2b3fa7a434ab4253d2a176e to your computer and use it in GitHub Desktop.

Welcome to the Gitter channel for the Neo4j.rb project (the neo4j, neo4j-core, and neo4j-rake_tasks gems)

  • Our official documentation is on http://neo4jrb.readthedocs.org
  • If you have a question, ask away! If we aren't around this is the best way that we can get you an answer quickly.
  • If you’ve found a bug, please provide steps to reproduce it and the versions of the gems you are using.
  • Keep in mind that all contributors to the Neo4j.rb project are working on it in their free time. We are not part of Neo Technology (the makers of Neo4j)

Background:

The neo4j / neo4j-core gems were originally created by @andreasronge as a way to connect to Neo4j in embedded mode via jRuby. Since version 3.0 of the gem (Sept 2014), it is possible (and probably most common) to connect via Neo4j's HTTP endpoints in server mode. Support for Neo4j's binary protocol ("Bolt") is planned for version 8.0 of neo4j and 7.0 of neo4j-core.

The main contributors to the Neo4j.rb project are @cheerfulstoic, @subvertallchris, and @progm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment