dbMultiFetch,filehashSQLite,character-method: Fetch Multiple Objects
Description
Return (as a named list) the values associated with a vector of keys
Usage
# S4 method for filehashSQLite,character
dbMultiFetch(db, key, ...)
Arguments
- db
object of class "filehashSQLite"
- key
character vector of key names
- ...
other arguments (not used)