Neo4j GraphStore adapter for Astrocyte
Project description
astrocyte-neo4j
Neo4j adapter implementing Astrocyte’s GraphStore protocol.
Usage
from astrocyte_neo4j import Neo4jGraphStore
store = Neo4jGraphStore(
uri="bolt://localhost:7687",
user="neo4j",
password="password",
)
Development
uv sync --extra dev
uv run pytest
Requires a running Neo4j 5+ instance (ASTROCYTE_NEO4J_URI, ASTROCYTE_NEO4J_USER, ASTROCYTE_NEO4J_PASSWORD).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
astrocyte_neo4j-0.15.0.tar.gz
(38.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file astrocyte_neo4j-0.15.0.tar.gz.
File metadata
- Download URL: astrocyte_neo4j-0.15.0.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
788f11b20cc270d8ce5ab2b231109e8022805e8b25b85f8a929dd6eceacad55e
|
|
| MD5 |
e98d804278a7b90a8e53e6ac2e05e29c
|
|
| BLAKE2b-256 |
1d1ad35bbd786b33fd7ae4e0d2824794d7507628dbfad3a903d72f2005498f43
|
File details
Details for the file astrocyte_neo4j-0.15.0-py3-none-any.whl.
File metadata
- Download URL: astrocyte_neo4j-0.15.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89cac4d9bde169f548f1cd64c47f06ad446f55a295df882af0600d503b08ea00
|
|
| MD5 |
95b1c91fe3b500dd6209eede386857e5
|
|
| BLAKE2b-256 |
934a9f97b21dda01347c17aef82bad7bd1fec7c9c5adba4d1245cf0cd60fbce3
|