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.9.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.9.tar.gz.
File metadata
- Download URL: astrocyte_neo4j-0.7.9.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 |
5a234dbafb8b8a6f5c71a1d1bb88f2ad639c8fb820e68e78502407533fa5230e
|
|
| MD5 |
e60cfb2aee897e5b5ef4d3dda59c5f45
|
|
| BLAKE2b-256 |
73bd0a7a6f42b22a78124b4539e0e9667f147fae47808a593628ebfd8aa06ea4
|
File details
Details for the file astrocyte_neo4j-0.7.9-py3-none-any.whl.
File metadata
- Download URL: astrocyte_neo4j-0.7.9-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 |
e90d393caf146aed855ef669ca25e0cb569fba73cee67b47cadf51fb214d5802
|
|
| MD5 |
d788fb495e5def0c7fbbf3c410f07090
|
|
| BLAKE2b-256 |
e1a9f515fc4dc5106f67c2be8e6fa151314209264087caf741621d30e4ab6d04
|