neomodel - Neo4j 的 Python OGM

neomodel 是适用于 Python 和 Neo4j 的对象图映射器 (OGM)。它允许您以 Python 风格定义图数据库模型,然后无需编写 Cypher 查询即可访问和编辑数据。

安装

pip install neomodel

功能包括

文档

  • 要在您的 Python 应用程序中开始使用 neomodel,请参阅入门指南

视频与教程

即将推出

© . All rights reserved.