GraphImportGraphJson Method |
Name | Description | |
---|---|---|
ImportGraphJson(String) |
Input the GraphJson JSON stream data into the graph.
In practice, usually the provided graph is empty.
| |
ImportGraphJson(Stream, Int32) |
Input the GrapJson JSON stream data into the graph.
In practice, usually the provided graph is empty.
|