openCursor

Declaration

IDBRequest openCursor(
    optional IDBKeyRange? range, 
    optional DOMString direction
);