Method ExportGraph
ExportGraph(JsonSerializerOptions?)
The graph as JSON. Deliberately the whole export surface: everything a renderer needs, and nothing that would tie it to this process.
public string ExportGraph(JsonSerializerOptions? options = null)
Parameters
optionsJsonSerializerOptions