IDBKeyRange

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn Web browsers
gptkbp:canBe gptkb:IDBIndex
gptkb:IDBObjectStore
gptkbp:definedIn gptkb:IndexedDB_API
https://www.w3.org/2000/01/rdf-schema#label IDBKeyRange
gptkbp:introducedIn gptkb:HTML5
gptkbp:method IDBKeyRange.bound()
IDBKeyRange.lowerBound()
IDBKeyRange.only()
IDBKeyRange.upperBound()
gptkbp:partOf IndexedDB standard
gptkbp:property upper
lower
lowerOpen
upperOpen
gptkbp:specifies https://w3c.github.io/IndexedDB/#keyrange-construct
gptkbp:usedFor specifying key ranges in IndexedDB queries
gptkbp:bfsParent gptkb:IndexedDB_API
gptkbp:bfsLayer 7