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: StringAdd).self
(component: StringFormat).self
(component: OuterNode[Component]).toString()
(component: ArrowAssoc[Component]).x
(Since version 2.10.0) Use leftOfArrow instead
(component: Ensuring[Component]).x
(Since version 2.10.0) Use resultOfEnsuring instead
Represents a component of
thisgraph with an underlying lazy implementation. Instances will be created by traversals based on componentTraverser.