Click or drag to resize

termGraphexpand Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Expands the specified steps.

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

Parameters

steps
Type: SystemInt32
The steps.
See Also