Readonly
[rangeMarker to indicate that this object is a RangeQueryable.
Queries key-value pairs by given criteria.
Optional
options: EntityRangeQueryOptions<Id, V, L>Optional
options: EntityAttrRangeQueryOptions<V, L>Gets a value by key from the map.
Optional
options: EntityViewOptions<V, L>Gets the list of data identified by given keys.
Optional
options: EntityViewOptions<V, L>Returns whether a key exists in the map.
Optional
options: EntityTypeOptionsChecks if given keys exist in the set.
Optional
options: EntityTypeOptionsQueries keys by given criteria.
Optional
options: EntityRangeQueryOptions<Id, V, L>Optional
options: EntityAttrRangeQueryOptions<V, L>Queries values by given criteria.
Optional
options: EntityRangeQueryOptions<Id, V, L>Optional
options: EntityAttrRangeQueryOptions<V, L>Generated using TypeDoc
Readonly entity view collection.