neomodel - Python OGM for Neo4j

neomodel is an Object Graph Mapper (OGM) for Python and Neo4j. It allows you to define your graph database model in a Pythonic way and then access and edit your data without needing to write Cypher queries.

Installation

pip install neomodel

Functionality Includes

Documentation

Videos & Tutorials

Coming soon

Highlighted Articles