Type alias EntityAttrKey<Id>

EntityAttrKey<Id>: readonly [entityId: Id, attr: string, tag: string, txId?: Id]

TripleStore tagged entity-attribute primary key.

Type Parameters

  • Id = string

Generated using TypeDoc