namespace Drupal\ggroup\Graph in Subgroup (Graph) 1.0.x
Class | Location | Description |
---|---|---|
CyclicGraphException |
src/ |
An exception thrown when a potential cycle is detected in an acyclic graph. |
GroupGraphStorageInterface |
src/ |
An interface for defining the storage of group relationships as a graph. |
SqlGroupGraphStorage |
src/ |
SQL based storage of the group relationship graph. |