dag-core / Exports / IDagEdgeDefinition
Interface: IDagEdgeDefinition
A directed edge between two nodes in a DAG definition with optional port bindings.
Table of contents
Properties
Properties
from
• from: string
Defined in
to
• to: string
Defined in
bindings
• Optional bindings: IEdgeBinding[]