Type alias EntityAttrSearchKey<Id>

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

TripleStore partial primary key for search.

Type Parameters

  • Id = string

Generated using TypeDoc