Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/ destroy
Method
destroy
src/index.ts:1813–1815 ·
view source on GitHub ↗
* Alias for close() for backwards compatibility. * @deprecated Use close() instead
()
Source
from the content-addressed store, hash-verified
1811
* @deprecated Use close() instead
1812
*/
1813
destroy(): void {
1814
this.close();
1815
}
1816
1817
/**
1818
* Completely remove CodeGraph from the project.
Callers
15
download
Function · 0.45
worktree-detection.test.ts
File · 0.45
value-reference-edges.test.ts
File · 0.45
synthEdges
Function · 0.45
db-reopen-on-replace.test.ts
File · 0.45
orphaned-refs-sweep.test.ts
File · 0.45
context-ranking.test.ts
File · 0.45
explore-corroboration-ranking.test.ts
File · 0.45
same-name-disambiguation.test.ts
File · 0.45
explore-output-budget.test.ts
File · 0.45
config-secret-redaction.test.ts
File · 0.45
upgrade.test.ts
File · 0.45
Calls
1
close
Method · 0.95
Tested by
2
synthEdges
Function · 0.36
synthEdges
Function · 0.36