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.13.1.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.13.1.tar.gz.
File metadata
- Download URL: astrocyte_neo4j-0.13.1.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 |
b478421943b8bd9eb1a3ce86754d59c0634b353a95b9dacaafc120d219512138
|
|
| MD5 |
b230d3ed24636eee8afb39a19a252d55
|
|
| BLAKE2b-256 |
2625fa059f6488ffe541b5ebc460928e7dc24d38a5b55d1aec63e5e9ca8c435b
|
File details
Details for the file astrocyte_neo4j-0.13.1-py3-none-any.whl.
File metadata
- Download URL: astrocyte_neo4j-0.13.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 |
e550a307a7a6352f1c2bfc17e5763b754efb863975e411529276403d798c44cb
|
|
| MD5 |
8b43b38e7bccae509232fdfdce314228
|
|
| BLAKE2b-256 |
3ae7be34ea6d1d0fac61f8542b9573b636cd1095a1ef8ed156b52bc6950afb23
|