Click or drag to resize

VectorPlaneContextLabelToDocumentLinks Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Toolkit.Planes.VectorPlaneContext.LabelToDocumentLinks"]

Namespace:  imbNLP.Toolkit.Planes
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public Relationships<SpaceLabel, SpaceDocumentModel> LabelToDocumentLinks { get; set; }

Property Value

Type: RelationshipsSpaceLabel, SpaceDocumentModel

Implements

IVectorPlaneContextLabelToDocumentLinks
See Also