Class ReadonlyLSeq<V, Id>

Readonly observed-removed list.

Type Parameters

Implements

Constructors

Properties

attr: string

Attribute name that holds this list.

entityId: Id

The set entity ID.

store: ReadonlyTripleStore<Id, V>

The underlying store.

Accessors

Methods

  • Returns AsyncIterator<V, any, undefined>

Generated using TypeDoc