Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brainannex/neoaccess

High-level python interface to the Neo4j graph database
https://github.com/brainannex/neoaccess

Last synced: about 1 month ago
JSON representation

High-level python interface to the Neo4j graph database

Awesome Lists containing this project

README

        

# High-level python interface to the Neo4j graph database

https://brainannex.org/guide.php

This library used to be distributed as part of the full technology stack "Brain Annex";
but, starting with version 4.0.3, it's being independently released.

To use it, just `pip install neoaccess`

[Intro and tutorial](https://julianspolymathexplorations.blogspot.com/2023/06/neo4j-python-neoaccess-library.html)

Notes:

- This library is for versions 4.x of the Neo4j database (supported only on 4.4)

- The APOC library must be installed on Neo4j to use the function export_dbase_json()