• Converts the UI graph to a minimized graph that can be used for execution. The UI graph contains additional information like positioning,etc that is not needed for execution

    Parameters

    • graph: FlowGraph
    • opts: IMinimizedFlowGraph = ...

    Returns MinimizedFlowGraph

Generated using TypeDoc