getAll

Declaration

IDBRequest getAll(
    optional IDBKeyRange? range, 
    optional unsigned long count
);