MetaStruct.dumpAsGraph

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

class MetaStruct
string
dumpAsGraph

Parameters

info gda.types.MetaGraphInfo

informs what kind of information to show in the resulting graph

Return Value

Type: string

a new string, or null if an error occurred.

Throws