GraphBuilder Objects
Subclass of DocumentBuilder.
This encapsulates the functionality of a node that builds a graph output.
g.getGraphOutput() : GraphOutput
Returns the most recent GraphOutput produced by
this node, or None if this GraphBuilder has
either not be executed before or failed to produce an object during
the most recent execution.