Click or drag to resize

GraphImportGraphSon Method

Overload List
  NameDescription
Public methodImportGraphSon(String)
Input the GraphSon JSON stream data into the graph. In practice, usually the provided graph is empty.
Public methodImportGraphSon(Stream, Int32)
Input the GraphSon JSON stream data into the graph. In practice, usually the provided graph is empty.
Top
See Also