documentationfor yFiles for HTML 2.6

Properties

traversalDirectionin BfsGets or sets a value indicating whether to follow only incoming, only outgoing, both only incoming and only outgoing, or any edges independent of their direction.
traversalDirectionin NeighborhoodGets or sets a value indicating whether to follow only incoming, only outgoing, both only incoming and only outgoing, or any edges independent of their direction.

Method Return Values

from (TraversalDirection)in TraversalDirectionConverts the argument to TraversalDirection.

Method Parameters

Bfs ()in BfsCreates a new Bfs instance.
Neighborhood ()in NeighborhoodCreates a new Neighborhood instance.
from (TraversalDirection)in TraversalDirectionConverts the argument to TraversalDirection.