Direction
scalax.collection.GraphTraversal$.Direction
Algebraic type to determine which connected nodes the traversal has to follow. The default value is Successors
.
Note that methods returning a Cycle or Path accept only Successors
.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article