graph-to-dot

Exports a graph as a text file in DOT format.

Arguments

Inputs:

graph: The graph structure to be exported

Output:

dot: Text in DOT format ('.DOT').

Possible use cases

Last updated