getAccessionSearchCacheStatus.Rd
Get the status of the cached database terms for the provided Accession Search Database.
getAccessionSearchCacheStatus(db)
Accession Search Database
Cache status information, a list with the following names:
timestamp of when the cache was last saved
the number of database terms saved
The cache status includes the timestamp of when the database terms were last loaded
and the total number of database terms saved. Use the updateAccessionSearchCache
function to update the cached database terms for an Accession Search Database.
Other accessionSearch:
createAccessionSearchDB()
,
getAccessionSearchConfig()
,
getAccessionSearchDB()
,
getAccessionSearchDBs()
,
getAccessionSearchServer()
,
performAccessionSearch()
,
updateAccessionSearchCache()