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.1.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.1.tar.gz.
File metadata
- Download URL: astrocyte_neo4j-0.15.1.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 |
00989041dc43001855c913946f43b5acad44b660794044d7b73ef0bcdbafe2a1
|
|
| MD5 |
21ea6f0f3ac43218fabd6ecfb1d418fa
|
|
| BLAKE2b-256 |
a5fa9d9806096e611251653b8bcb083058a295876674e183f0f275c7a038ed6f
|
File details
Details for the file astrocyte_neo4j-0.15.1-py3-none-any.whl.
File metadata
- Download URL: astrocyte_neo4j-0.15.1-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 |
50fc2db66db275b1fdc218315d3e1d9e4e28f4418622f2a2f45f076cfad26f40
|
|
| MD5 |
bec5fdee25bedc20fbb53710933a086e
|
|
| BLAKE2b-256 |
9f7cb8501e07fbbd1cce5077dab2bbd955f06142c0c9a4c71c671e94ceba6e73
|