Click or drag to resize

GraphConversionToolsDefaultGraphToDGMLConverterInstance Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Basic implementation of the graph to DirectedGraph converter

Namespace:  imbSCI.Graph.Converters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public static graphToDirectedGraphConverterBasic DefaultGraphToDGMLConverterInstance { get; }
Request Example View Source

Property Value

Type: graphToDirectedGraphConverterBasic
See Also