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.3.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.3.tar.gz.
File metadata
- Download URL: astrocyte_neo4j-0.7.3.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 |
167fc4d86d9108e323170b3f6fe843dff82a9907f1d2b09ce7873c6df97864fa
|
|
| MD5 |
f4cfce27d8b52e4a3e97d9f273622204
|
|
| BLAKE2b-256 |
cbf37aa7bf51e3cbfd2c91c20b2191b8333bcb39ea699d96960f067f54d8cc68
|
File details
Details for the file astrocyte_neo4j-0.7.3-py3-none-any.whl.
File metadata
- Download URL: astrocyte_neo4j-0.7.3-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 |
2d3d0c8a1c6887ee381afd6375519a6a7b4e200188cfd4ff7b5b888e6695874d
|
|
| MD5 |
00f71ea403a8364e483dd5ffe410abd1
|
|
| BLAKE2b-256 |
000d26b6a7a78eaf1fb0816b4d4c35135083ef6d2d428046a09ea6b80036680c
|