Optional Readonly dataBacking data store map.
Optional Readonly getOptional Readonly headHead event set.
Adds an entry to the set. Returns MaybePromise<unknown> to be compatible with ES Set.
Optional options: AbortOptionsAdds the values with given keys to the set.
Optional options: AbortOptionsDeletes an entry from the set. Returns MaybePromise<unknown> to be compatible with ES Set.
Optional options: AbortOptionsDeletes the values with given keys.
Optional options: AbortOptionsReturns whether a value exists in the set.
Optional options: AbortOptionsChecks if given keys exist in the set.
Optional options: AbortOptionsAdds or deletes given list of keys.
Optional options: AbortOptionsOptional Readonly keyEvent key to string codec.
Generated using TypeDoc
Options for creating a DagEventStore.