Asset Portal

Sample Rails Neo4j application. Using the Neo4j Core Gem for low level driver for connecting to Neo4j and Neo4j Gem a OGM (Object Graph Mapper) to the Neo4j graph database.

This sample application can be created from scratch following this tutorial. Use the Neo4j.rb documentation as a reference on how to use the Neo4j Ruby gems.

Setup

bundle install