MetaStruct.dumpAsGraph
string dumpAsGraph(gda.types.MetaGraphInfo info)Creates a new graph (in the GraphViz syntax) representation of mstruct.
Parameters
info | informs what kind of information to show in the resulting graph |
Returns
a new string, or null if an error occurred.
Throws
[MetaStructException]