StreamGraph::toGraphviz

Syntax

StreamGraph::toGraphviz()

Details

Output the topology of the streaming graph in Graphviz format.

Examples

// g is the streaming graph
g.toGraphviz()