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.7.5.tar.gz
(13.4 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.7.5.tar.gz.
File metadata
- Download URL: astrocyte_neo4j-0.7.5.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1b587aa52e9c49347bede0122abd6f2c0950982d69195eb4a03cc205b714a61
|
|
| MD5 |
34e8784a5eb1b6d0f368a30c14609281
|
|
| BLAKE2b-256 |
c52b7c5729680e11f5d0b860e8f09dc9309d5910f9630b2dc1f4ad193d6bd23f
|
File details
Details for the file astrocyte_neo4j-0.7.5-py3-none-any.whl.
File metadata
- Download URL: astrocyte_neo4j-0.7.5-py3-none-any.whl
- Upload date:
- Size: 3.5 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 |
48735e168779ac325ba821987eb8ed1388b2b4652c364d42cae7906c8a9f1c74
|
|
| MD5 |
63a61992d89b802fd9300aeff8dd05c5
|
|
| BLAKE2b-256 |
2ffb400afa1ea6e8bd57b19f34cedfebea7f92417d455347180bb59671344ad4
|