Interface: TagAssociation
Defined in: Data/Models/TagGraph/TagAssociation.ts:6
Cross-entity association from the tag graph
Properties
associationTypeId
associationTypeId:
string
Defined in: Data/Models/TagGraph/TagAssociation.ts:14
confidence?
optionalconfidence?:string
Defined in: Data/Models/TagGraph/TagAssociation.ts:18
entity1Category
entity1Category:
EntityCategory
Defined in: Data/Models/TagGraph/TagAssociation.ts:9
entity1Id
entity1Id:
string
Defined in: Data/Models/TagGraph/TagAssociation.ts:8
entity1Name?
optionalentity1Name?:string
Defined in: Data/Models/TagGraph/TagAssociation.ts:10
entity2Category
entity2Category:
EntityCategory
Defined in: Data/Models/TagGraph/TagAssociation.ts:12
entity2Id
entity2Id:
string
Defined in: Data/Models/TagGraph/TagAssociation.ts:11
entity2Name?
optionalentity2Name?:string
Defined in: Data/Models/TagGraph/TagAssociation.ts:13
id
id:
string
Defined in: Data/Models/TagGraph/TagAssociation.ts:7
notes?
optionalnotes?:string
Defined in: Data/Models/TagGraph/TagAssociation.ts:19
reciprocalName?
optionalreciprocalName?:string
Defined in: Data/Models/TagGraph/TagAssociation.ts:16
relationshipName
relationshipName:
string
Defined in: Data/Models/TagGraph/TagAssociation.ts:15
strength
strength:
number
Defined in: Data/Models/TagGraph/TagAssociation.ts:17