ReadFromString 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.]
Reads the outgoing nodes into an enumerable collection using a string reader.
Overload List
Name | Description | |
---|---|---|
ReadFromString(String) | Reads the outgoing nodes into an enumerable collection using a string reader. | |
ReadFromString(String, Func< (Of < <' (GraphStore> ) > > )) |
Top