Click or drag to resize

freeGraphWithAdaptersgraph Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Graph that describes relations between instances

Namespace:  imbSCI.Graph.FreeGraph.adapters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public freeGraph graph { get; }
Request Example View Source

Property Value

Type: freeGraph
The graph.
See Also