{"library":"neomodel","type":"library","category":null,"description":"neomodel is an Object Graph Mapper (OGM) for the Neo4j graph database, providing a Pythonic way to interact with Neo4j. It allows developers to define graph models using Python classes, making it easier to store, retrieve, and query data in a Neo4j database. The current version is 6.1.0, with major releases approximately annually and patch releases as needed.","language":"python","status":"active","version":"6.1.0","tags":["neo4j","ogm","graph database","orm","data modeling"],"install":[{"cmd":"pip install neomodel","imports":["from neomodel import StructuredNode","from neomodel import StringProperty","from neomodel import IntegerProperty","from neomodel import RelationshipTo","from neomodel import RelationshipFrom","from neomodel import db","from neomodel import db"]}],"homepage":"https://neomodel.github.io","github":"https://github.com/neo4j-contrib/neomodel","docs":"https://neomodel.readthedocs.io/en/latest/","changelog":"https://github.com/neo4j-contrib/neomodel/releases","pypi":"https://pypi.org/project/neomodel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.91,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/neomodel/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}