libSmalldb
v2.0.2
|
This is the complete list of members for GraphSearch, including all inherited members.
BFS(NestedGraph $g) | GraphSearch | static |
BFS_STRATEGY | GraphSearch | |
DFS(NestedGraph $g) | GraphSearch | static |
DFS_STRATEGY | GraphSearch | |
DIR_BACKWARD | GraphSearch | |
DIR_BOTH | GraphSearch | |
DIR_FORWARD | GraphSearch | |
onEdge(?callable $callback) | GraphSearch | |
onNode(?callable $callback) | GraphSearch | |
runBackward() | GraphSearch | |
runBothWays() | GraphSearch | |
runForward() | GraphSearch | |
start(array $startNodes) | GraphSearch |