Skip to main content

Crate cea_store

Crate cea_store 

Source
Expand description

§cea-store

Storage contract for causal edit attribution graphs.

This Tier 3 crate defines the narrow persistence boundary used by cea-core. It owns adapter-facing row shapes and idempotent graph update semantics, but not attribution policy or SQLite implementation details.

Structs§

CeaEdgeRow
CeaNodeRow

Enums§

CeaStoreError
UpdateResult

Traits§

CeaStore
CeaStoreWriteTx

Functions§

load_graph
update_graph