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.0.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.0.tar.gz.
File metadata
- Download URL: astrocyte_neo4j-0.13.0.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 |
4719986cc3f983a190a2e62ec2318a89443ba687c00ac0020e1e407f9ef0a202
|
|
| MD5 |
59287db022559bdbf362937564a859e5
|
|
| BLAKE2b-256 |
a47c677a7c30c0220e3be1e4e17bf0a7b9098cf10e2add8799edc74a35fcba91
|
File details
Details for the file astrocyte_neo4j-0.13.0-py3-none-any.whl.
File metadata
- Download URL: astrocyte_neo4j-0.13.0-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 |
7554c581e4b45069f647f816e91a866d0c22575c7b4c0317d5d0748869ba3c59
|
|
| MD5 |
64fe7ae21689bff465203ca2703d65bb
|
|
| BLAKE2b-256 |
1cbe1a7c10dd39152ffb516cb0c02b0075f4b9170e50d54d596c7110406cfc59
|