GraphImportGraphSon Method |
| Name | Description | |
|---|---|---|
| ImportGraphSon(String) |
Input the GraphSon JSON stream data into the graph.
In practice, usually the provided graph is empty.
| |
| ImportGraphSon(Stream, Int32) |
Input the GraphSon JSON stream data into the graph.
In practice, usually the provided graph is empty.
|