workflow.graph.clear.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/workflow > Graph > clear

Graph.clear() method

Clears out the graph of all nodes, inputs, and outputs

Signature:

clear(): void;

Returns:

void