Metadata-Version: 2.1
Name: neoaccess
Version: 4.2.0
Summary: High-level interface to the Neo4j graph database
Project-URL: Bug Tracker, https://github.com/BrainAnnex/brain-annex/issues
Project-URL: Documentation, https://brainannex.org/guide.php
Project-URL: Home-page, https://brainannex.org/guide.php
Project-URL: Homepage, https://brainannex.org/guide.php
Project-URL: Source, https://github.com/BrainAnnex/neoaccess
Author: Julian West BrainAnnex.org
Maintainer-email: julian@brainannex.org
Keywords: graph database,knowledge graph,neo4j
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: neo4j==4.4.11
Requires-Dist: numpy~=1.22.4
Requires-Dist: pandas~=1.4.3
Description-Content-Type: text/markdown

# High-level interface to the Neo4j graph database    

https://brainannex.org/guide.php


This library used to be distributed together with the web app "Brain Annex";
but, starting with version 4.0.3, it's being independently released.