Home > @datashaper/workflow > Graph > validate
Verify that the graph is a valid dag (no cycles)
Signature:
validate(): void;Returns:
void
- if graph is cyclic
Home > @datashaper/workflow > Graph > validate
Verify that the graph is a valid dag (no cycles)
Signature:
validate(): void;Returns:
void