spiderLinkRelationType Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.structure.spiderLinkRelationType"]
Namespace: imbWEM.Core.crawler.structure
public enum spiderLinkRelationType
| Member name | Value | Description | |
|---|---|---|---|
| inflowLinkFrom | 0 | Link is pointing to this | |
| outflowLinkTo | 1 | From this instance link is pointing to | |
| crosslinked | 2 | Both parties have link to each other |