Aevum — Oxigraph GraphStore backend (small deployments).
Project description
aevum-store-oxigraph
Oxigraph-backed graph store for Aevum. Suitable for single-node and embedded deployments. No external database required.
pip install aevum-store-oxigraph
from aevum.core import Engine
from aevum.store.oxigraph import OxigraphStore
engine = Engine(graph_store=OxigraphStore(path="./aevum-data"))
For team deployments requiring shared state, use aevum-store-postgres instead.
See the main repository README for backend selection guidance.
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
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 aevum_store_oxigraph-0.4.0.tar.gz.
File metadata
- Download URL: aevum_store_oxigraph-0.4.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b09b78e803f9f3857b595559e0d9634520763ae9fd0034196fb8ff88dba5c568
|
|
| MD5 |
8a0b1dd4923460bee2464e89528b1fc4
|
|
| BLAKE2b-256 |
0a083cd8c0fd3a52d5a97e9bee9e83136ac630204701d58acf31697d6e2865c7
|
File details
Details for the file aevum_store_oxigraph-0.4.0-py3-none-any.whl.
File metadata
- Download URL: aevum_store_oxigraph-0.4.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aca2b93746b6ec046d67a0eecfb9b8c12d3573e55a8e9b688b60becaec39c583
|
|
| MD5 |
d0fa006f96c2ac8af80600c9f03201d7
|
|
| BLAKE2b-256 |
b1330089a578932fef327598c4b48f981d812b91807160dbce77914f6138b5cf
|