Skip to main content

Module graph

Module graph 

Source
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.
GraphConfig
Configuration for the Graph facade.
GraphQuery
A read-only query handle for the graph.