Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/pouchdb
/ destroy
Method
destroy
lib/index.es.js:4368–4370 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4366
}
4367
4368
destroy() {
4369
this._cleanup();
4370
}
4371
4372
_read() {
4373
var
self = this;
Callers
7
_setup
Method · 0.45
LevelPouch
Function · 0.45
complete
Function · 0.45
callDestroy
Function · 0.45
doMigrationOne
Function · 0.45
localViewCleanup
Function · 0.45
queryPromised
Function · 0.45
Calls
1
_cleanup
Method · 0.95
Tested by
no test coverage detected