Skip to main content

Module graph

Module graph 

Source
Expand description

StateGraph builder for constructing graphs

Structs§

CompiledGraph
A compiled graph ready for execution
NodeDefaults
Policies a graph applies to every node that does not set its own.
StateGraph
Builder for constructing graphs

Type Aliases§

NodeErrorHandler
Turns a node failure into state and a route, instead of ending the run.