public Graph::__construct($graph) Instantiates
Holds the directed acyclic graph. File core/lib/Drupal/Component/Graph/Graph.php, line 13
Directed acyclic graph manipulation. Hierarchy class \Drupal\Component\Graph\
public Graph::searchAndSort() Performs a depth-first
protected Graph::depthFirstSearch(&$state, $start, &$component = NULL)