Statements (34)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:REST_API
|
gptkbp:availableOn |
Web browsers
|
gptkbp:canBeAborted |
true
|
gptkbp:canBeCommitted |
true
|
gptkbp:definedIn |
IndexedDB specification
|
gptkbp:documentation |
https://developer.mozilla.org/en-US/docs/Web/API/IDBTransaction
|
gptkbp:event |
complete
abort error |
gptkbp:hasMethod |
abort
objectStore |
gptkbp:hasProperty |
mode
error onerror onabort oncomplete db objectStoreNames |
https://www.w3.org/2000/01/rdf-schema#label |
IDBTransaction
|
gptkbp:inheritsFrom |
gptkb:EventTarget
|
gptkbp:introducedIn |
gptkb:HTML5
|
gptkbp:lifeCycle |
created by IDBDatabase.transaction()
ends with complete or abort event |
gptkbp:partOf |
gptkb:IndexedDB_API
|
gptkbp:status |
active
inactive finished committing |
gptkbp:transactionMode |
readonly
readwrite versionchange |
gptkbp:usedFor |
database transactions
|
gptkbp:bfsParent |
gptkb:IndexedDB_API
|
gptkbp:bfsLayer |
7
|