Module data

Module data 

Source
Expand description

Core data structures for the graph execution engine.

Structs§

GraphData
Container for port data within a graph
Port
Port configuration for a node

Enums§

PortData
Represents data that can be passed between nodes through ports

Type Aliases§

NodeId
A unique identifier for a node
PortId
A unique identifier for a port