Click or drag to resize

spiderTargetgetQuery Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.targets.spiderTarget.getQuery(System.Int32,imbSCI.Core.reporting.ILogBuilder)"]

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public termQueryDocument getQuery(
	int expansionSteps,
	ILogBuilder loger
)

Parameters

expansionSteps
Type: SystemInt32

[Missing <param name="expansionSteps"/> documentation for "M:imbWEM.Core.crawler.targets.spiderTarget.getQuery(System.Int32,imbSCI.Core.reporting.ILogBuilder)"]

loger
Type: ILogBuilder

[Missing <param name="loger"/> documentation for "M:imbWEM.Core.crawler.targets.spiderTarget.getQuery(System.Int32,imbSCI.Core.reporting.ILogBuilder)"]

Return Value

Type: termQueryDocument

[Missing <returns> documentation for "M:imbWEM.Core.crawler.targets.spiderTarget.getQuery(System.Int32,imbSCI.Core.reporting.ILogBuilder)"]

See Also