Click or drag to resize

linknodeFrontierGraphlearn Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.structure.linknodeFrontierGraph.learn(imbWEM.Core.crawler.core.ISpiderElement)"]

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void learn(
	ISpiderElement element
)

Parameters

element
Type: imbWEM.Core.crawler.coreISpiderElement

[Missing <param name="element"/> documentation for "M:imbWEM.Core.crawler.structure.linknodeFrontierGraph.learn(imbWEM.Core.crawler.core.ISpiderElement)"]

See Also