Versioning Rails models with Neo4j.rb – Disaster Area
I am not crazy, or at least not the only one who is crazy enough to make up the same model. Yay?
an appendix to pearlofcivilization.net
Versioning Rails models with Neo4j.rb – Disaster Area
I am not crazy, or at least not the only one who is crazy enough to make up the same model. Yay?
“neo4django is a Django ORM integration for neo4j. It allows model definitions that are very similar to Django’s, and enables some other Django functionality (like signals). The original Neo4j Django integration restricted database access to in-process. neo4django uses the Neo4j REST api to communicate with the database, freeing the database up for access by other processes and making it easy to host the database on another machine.”