Click or drag to resize

IGraphTODirectedGraphConverterGetNodeID Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.Converters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override string GetNodeID(
	IGraphNode node
)
Request Example View Source

Parameters

node
Type: imbSCI.Data.collection.graphIGraphNode

Return Value

Type: String
See Also