If a NodeOrdering or EdgeOrdering different from noOrdering is supplied
neighbor nodes will visited during the traversal according to this ordering.
If a NodeOrdering or EdgeOrdering different from noOrdering is supplied
neighbor nodes will visited during the traversal according to this ordering.
The properties controlling subsequent traversals.
The properties controlling subsequent traversals.
The node where subsequent graph traversals start.
The node where subsequent graph traversals start.
Restricts subsequent graph traversals to walk only along edges that hold this predicate.
Restricts subsequent graph traversals to walk only along edges that hold this predicate.
Restricts subsequent graph traversals to visit only nodes holding this predicate.
Restricts subsequent graph traversals to visit only nodes holding this predicate.
(component: OuterNode[Component]).toString()
Represents a component of
thisgraph by a lazy implementation. Instances will be created by traversals based on componentTraverser.