public static DirectedGraph ConvertToDGML<T>( this T graph, int DepthLimit = 300 ) where T : new(), IGraphNode
Copyright (c) 2018 - GNU General Public License v3.0