Click or drag to resize

WrapperModelGraphdoExtract Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Perfomes data extraction

Namespace:  imbWBI.Core.WebHarvester.wrapper
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public abstract WrapperResponse doExtract(
	WrapperRequest request
)

Parameters

request
Type: imbWBI.Core.WebHarvester.wrapperWrapperRequest
The request.

Return Value

Type: WrapperResponse

[Missing <returns> documentation for "M:imbWBI.Core.WebHarvester.wrapper.WrapperModelGraph.doExtract(imbWBI.Core.WebHarvester.wrapper.WrapperRequest)"]

See Also