Direction Type
Direction for reachability analysis.
Union cases
| Union case |
Description
|
Full Usage:
Ancestors
|
Count nodes that can reach the given node (ancestors). |
Full Usage:
Descendants
|
Count nodes reachable from the given node (descendants). |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAncestors
Returns: bool
|
|
Full Usage:
this.IsDescendants
Returns: bool
|
|