Expand description
StateGraph builder for constructing graphs
Structs§
- Compiled
Graph - A compiled graph ready for execution
- Node
Defaults - Policies a graph applies to every node that does not set its own.
- State
Graph - Builder for constructing graphs
Type Aliases§
- Node
Error Handler - Turns a node failure into state and a route, instead of ending the run.