neomirror 0.0.3
Lightweight but flexible gem that allows reflect some of data from relational database into neo4j. This allows to perform faster and easier search of your models ids or it can be first step of migrating application data to neo4j.
Gemfile:
=
install:
=
Runtime Dependencies (1):
neography
>= 1.3.7
Development Dependencies (8):
activerecord
>= 0
activesupport
>= 0
bundler
~> 1.5
database_cleaner
>= 1.2.0
factory_girl
>= 0
rake
>= 0
rspec
~> 2.11
sqlite3
>= 0