The underlying store.
The set entity ID.
Attribute name that holds this set.
Function for converting value to hash string.
Function for converting value to hash string.
Optional
options: AbortOptionsReadonly
attrAttribute name that holds this set.
Readonly
entityThe set entity ID.
Protected
Readonly
storeThe underlying store.
Protected
Readonly
stringifyFunction for converting value to hash string.
Optional
options: AbortOptionsMarker to indicate that this object is a RangeQueryable.
Queries key-value pairs by given criteria.
Optional
options: RangeQueryOptions<V>Returns whether a value exists in the set.
Optional
options: AbortOptionsChecks if given keys exist in the set.
Optional
options: AbortOptionsQueries keys by given criteria.
Optional
options: RangeQueryOptions<V>Queries values by given criteria.
Optional
options: RangeQueryOptions<V>Generated using TypeDoc
Readonly observed-removed map.