StreamGraph::str

Syntax

StreamGraph::str()

Details

Output the topology of the streaming graph as a string.

Examples

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