scholrly/neo4django GitHub

scholrly/neo4django GitHub

“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.”