getAllKeys

Declaration

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