Click or drag to resize

spiderLinkRelationType Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.structure.spiderLinkRelationType"]

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public enum spiderLinkRelationType
Members
  Member nameValueDescription
inflowLinkFrom0 Link is pointing to this
outflowLinkTo1 From this instance link is pointing to
crosslinked2 Both parties have link to each other
See Also