| Parameter | Description |
|---|---|
| node | The hierarchy node. |
| direction | The direction of traversal. |
Selects the specified node and all ancestors or descendants recursively.
| Parameter | Description |
|---|---|
| nodes | The hierarchy nodes. |
| direction | The direction of traversal. |
Selects the specified nodes and all their ancestors or descendants recursively.