Click or drag to resize

freeGraphQueryResult Constructor (freeGraphNodeBase)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the freeGraphQueryResult class

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public freeGraphQueryResult(
	freeGraphNodeBase centralNode
)
Request Example View Source

Parameters

centralNode
Type: imbSCI.Graph.FreeGraphfreeGraphNodeBase
See Also