Click or drag to resize

freeGraphQueryResultAddNewNodes Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds nodes if they are not already inside, and returns the ones that were new fot this result

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
Request Example View Source

Parameters

nodes
Type: System.Collections.GenericIEnumerablefreeGraphNodeBase
The nodes.

Return Value

Type: ListfreeGraphNodeBase
See Also