StreamGraph::toGraphviz
Syntax
StreamGraph::toGraphviz()
Details
Output the topology of the streaming graph in Graphviz format.
Examples
// g is the streaming graph
g.toGraphviz()
StreamGraph::toGraphviz()
Output the topology of the streaming graph in Graphviz format.
// g is the streaming graph
g.toGraphviz()