Skip to content

OBSOLETE! Merged into the brain-annex repository. High-level python interface to the Neo4j graph database

License

Notifications You must be signed in to change notification settings

BrainAnnex/neoaccess

Repository files navigation

THIS STANDALONE LIBRAY IS OBSOLETE! It has been re-absorbed into the parent project brainannex, and renamed "GraphAccess"

High-level python interface to the Neo4j graph database

https://brainannex.org/guide.php

This now-obsolete standalone library was spinned off from the parent project "Brain Annex", but got re-absorbed into it in 2025.

To use it, just pip install neoaccess [NOT RECOMMENDED ANYMORE : instead, use the latest version, now renamed "GraphAccess" and part of the brainannex library, available in 2 versions - for Neo4j version 4 and version 5]

Intro and tutorial

Notes:

  • This obsolete library is for versions 4.x of the Neo4j database (supported only on 4.4). By contrast, the new version (renamed "GraphAccess") also supports versions 5.x of the Neo4j database - and is expected to also support other graph databases in the future

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

About

OBSOLETE! Merged into the brain-annex repository. High-level python interface to the Neo4j graph database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages