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.8.1.tar.gz
(13.7 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.8.1.tar.gz.
File metadata
- Download URL: astrocyte_neo4j-0.8.1.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ffbce498e4aa64753ef1894a86c26cec59957cd56c3eabd108d1def9bc3b1a6
|
|
| MD5 |
e78023de59add4f1fa5d236fbe701500
|
|
| BLAKE2b-256 |
2297d11aa39d6b52dc7129eb148ec88cf009d8a60117b95917c967dea3b135c3
|
File details
Details for the file astrocyte_neo4j-0.8.1-py3-none-any.whl.
File metadata
- Download URL: astrocyte_neo4j-0.8.1-py3-none-any.whl
- Upload date:
- Size: 3.7 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 |
899b5414106efe5c888b70fcff9889f610483a16d9f8e5e1968d730a94baeb15
|
|
| MD5 |
e870e5dca256a8630a4fd5becb1e05df
|
|
| BLAKE2b-256 |
79d1292524faf4c57013656fb9ec9000a8b78d42f1e68f1bb7c1bc249f4f7ff0
|