Skip to content

Model

Interface representing the entire model of the flow diagram

edges: Edge<object>[]

Array of edges connecting the nodes


metadata: Partial<Metadata>

Metadata associated with the diagram


nodes: Node[]

Array of nodes in the diagram