https://github.com/saezlab/neo4j-utils
Rich interface on top of the official Neo4j driver
https://github.com/saezlab/neo4j-utils
Last synced: about 1 year ago
JSON representation
Rich interface on top of the official Neo4j driver
- Host: GitHub
- URL: https://github.com/saezlab/neo4j-utils
- Owner: saezlab
- License: mit
- Created: 2022-06-22T00:04:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T17:23:40.000Z (over 2 years ago)
- Last Synced: 2025-03-27T14:18:17.185Z (over 1 year ago)
- Language: Python
- Size: 2.86 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Extras on top of the official Neo4j driver
##########################################
If you search *neo4j* in *PyPI*, besides a ton of abandoned or irrelevant
modules, you will find the ``neo4j`` module provided by the Neo4j company,
and the full-fledged, community developed ``py2neo``. The official module
comes with a really bare-bones API. Here we only add a thin wrapper around
it to make its usage a bit more convenient.
**Documentation:** https://saezlab.github.io/neo4j-utils/
**Issues, feedback:** https://github.com/saezlab/neo4j-utils/issues
**Developed by** the `Saez Lab `_.