Expand description
Graph facade module – top-level API for the eventgraph.
Ports the Go graph package. Provides a simplified facade that ties
together Store, ActorStore, EventBus, TrustModel, and AuthorityChain.
Structs§
- Graph
- Top-level facade for the eventgraph system.
- Graph
Config - Configuration for the Graph facade.
- Graph
Query - A read-only query handle for the graph.