graph-to-dot
Exports a graph as a text file in DOT format.
Last updated
Was this helpful?
Exports a graph as a text file in DOT format.
Last updated
Was this helpful?
graph
: The graph structure to be exported
dot
: Text in DOT format ('.DOT').
Importing data for input to the network
argument in or project adaptors.
After using on graph data, convert the graph to DOT.
After converting a datatable into a graph structure using , convert the graph to DOT.