StreamGraph::str
Syntax
StreamGraph::str()
Details
Output the topology of the streaming graph as a string.
Examples
// g is the streaming graph
g.str()
StreamGraph::str()
Output the topology of the streaming graph as a string.
// g is the streaming graph
g.str()