MetaStruct.dumpAsGraph

string dumpAsGraph(gda.types.MetaGraphInfo info)

Creates a new graph (in the GraphViz syntax) representation of mstruct.

Parameters

infoinforms what kind of information to show in the resulting graph

Returns

a new string, or null if an error occurred.

Throws

[MetaStructException]