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.14.2.tar.gz
(13.9 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.14.2.tar.gz.
File metadata
- Download URL: astrocyte_neo4j-0.14.2.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6a21796a96493751c33b69444e5ae0147d7acd9be98931fb351b40e7bf39adb
|
|
| MD5 |
9f6feda9e8aacbc729bdf2cf267bc233
|
|
| BLAKE2b-256 |
7139b2fc30bff34389ccd64b0dca6751f872593e87c7f53890863cebc0c0237a
|
File details
Details for the file astrocyte_neo4j-0.14.2-py3-none-any.whl.
File metadata
- Download URL: astrocyte_neo4j-0.14.2-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 |
3286c4985c9828cc86c5061277d53c04b578338cad86568e841f0a04883ca8ae
|
|
| MD5 |
9b88f7cd4930094021104b59eafff678
|
|
| BLAKE2b-256 |
a4dd4aaf88d5e174920da06de8181682dff708a83a487b11b703689037e2abc2
|