Statements (32)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:REST_API
|
gptkbp:accessibleBy |
IDBTransaction.objectStore()
|
gptkbp:availableOn |
Web browsers
|
gptkbp:canCreate |
IDBDatabase.createObjectStore()
|
gptkbp:definedIn |
IndexedDB specification
|
gptkbp:documentation |
https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore
|
gptkbp:hasEvent |
onerror
onabort oncomplete |
gptkbp:hasMethod |
clear()
get() delete() add() put() index() openCursor() |
gptkbp:hasProperty |
gptkb:given_name
keyPath autoIncrement indexNames |
https://www.w3.org/2000/01/rdf-schema#label |
IDBObjectStore
|
gptkbp:introducedIn |
gptkb:HTML5
|
gptkbp:partOf |
gptkb:IndexedDB_API
|
gptkbp:removes |
IDBDatabase.deleteObjectStore()
|
gptkbp:supportedBy |
gptkb:opera
gptkb:Edge gptkb:Safari gptkb:Firefox gptkb:Chrome |
gptkbp:usedFor |
storing records in IndexedDB databases
|
gptkbp:bfsParent |
gptkb:IndexedDB_API
|
gptkbp:bfsLayer |
7
|