All graphs are assumed to be connected (if they are not, use a list of graphs instead). Any distinguished canonical node on the graph, called the boot node, will be used to represent the entire graph and will be the first node for purposes of traversal.

graph_

graph(...)

Arguments

...

Arguments to pass to graph initialization.