ISpiderTargetCollection Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbCommonModels.webStructure.ISpiderTargetCollection"]
Namespace: imbCommonModels.webStructure
public interface ISpiderTargetCollection : IEnumerable<ISpiderTarget>, IEnumerable
The ISpiderTargetCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| description |
Human-readable description of object instance
| |
| dlTargetLinkTokens | TF-IDF Master table - for Link tokens (TST) | |
| dlTargetPageTokens | TF-IDF Master table - for Page content tokens of DLC level | |
| name |
Name for this instance
| |
| termOther | ||
| termsAll | ||
| termSerbian |
| Name | Description | |
|---|---|---|
| GetAceMatrixRotated | ||
| GetByOrigin |
Gets ISpiderTarget by origin (page) of the linkVector
| |
| GetByTarget |
Gets ISpiderTarget by ISpiderLink that is targeted
| |
| GetByURL |
Gets a target by URL
| |
| GetDataTable |
Gets the data table of all targets
| |
| GetEnumerator | (Inherited from IEnumerableISpiderTarget.) | |
| GetFlags | ||
| GetHash | ||
| GetKeyForVector | ||
| getLinkCount | ||
| getLinkCountRotated | ||
| GetLoaded |
Returns all loaded targets, in order of target detection
| |
| GetLoadedInIteration |
Gets targets loaded in the specified iteration
| |
| GetLoadedInOrderOfLoad |
Gets targets loaded in order of load
|