An object mapper for the neo4j graph database.
copied from cf-staging / neomodelAn Object Graph Mapper (OGM) for the neo4j graph database, built on the awesome neo4j_driver https://github.com/neo4j/neo4j-python-driver
Familiar Django model style definitions. Powerful query API. Enforce your schema through cardinality restrictions. Full transaction support. Thread safe. pre/post save/delete hooks. Django integration via django_neomodel