Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/pouchdb
/ destroy
Method
destroy
lib/index.js:4373–4375 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4371
}
4372
4373
destroy() {
4374
this._cleanup();
4375
}
4376
4377
_read() {
4378
var
self = this;
Callers
15
done
Function · 0.45
_setup
Method · 0.45
localViewCleanup
Function · 0.45
queryPromised
Function · 0.45
done
Function · 0.45
_setup
Method · 0.45
localViewCleanup
Function · 0.45
queryPromised
Function · 0.45
_setup
Method · 0.45
LevelPouch
Function · 0.45
complete
Function · 0.45
callDestroy
Function · 0.45
Calls
1
_cleanup
Method · 0.95
Tested by
no test coverage detected