Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Component/Graph/Graph.php \Drupal\Component\Graph\Graph::graph
  2. 9 core/lib/Drupal/Component/Graph/Graph.php \Drupal\Component\Graph\Graph::graph

Holds the directed acyclic graph.

File

core/lib/Drupal/Component/Graph/Graph.php, line 13

Class

Graph
Directed acyclic graph manipulation.

Namespace

Drupal\Component\Graph

Code

protected $graph;