Click or drag to resize

termGraphexpand Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Expands the specified steps.

Namespace:  imbNLP.Data.semanticLexicon.term
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public void expand(
	int steps
)

Parameters

steps
Type: SystemInt32
The steps.
See Also