An open API service indexing awesome lists of open source software.

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

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 `_.