Skip to content
andreasronge edited this page Dec 28, 2012 · 26 revisions

Introduction

Neo4j.rb can be used in a HA Cluster. The Neo4j HA Cluster can also be useful as a development tool. By using HA cluster you can have write support for the rails console, or use the Neo4j Server Admin UI to monitoring and debugging the graph database.

Rails Console with Write Support

Using the Neo4j Server Admin

Follow the instruction above for using rails console with write support.

Clone this wiki locally