ExecutionEdge
Defined in: types.ts:65
A directed relationship between two execution nodes.
Properties
from
readonlyfrom:string
Defined in: types.ts:66
to
readonlyto:string
Defined in: types.ts:67
type
readonlytype:EdgeType
Defined in: types.ts:68