NavigateFromRootTo Method
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Finds and returns the specified node, relative to the graph root.
Overload List
Name | Description | |
---|---|---|
NavigateFromRootTo(String) | Finds and returns the specified node, relative to the graph root. | |
NavigateFromRootTo(GraphReference) | Finds and returns the specified node, relative to the graph root. |
Top