Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/ destroy
Method
destroy
src/index.ts:1814–1816 ·
view source on GitHub ↗
* Alias for close() for backwards compatibility. * @deprecated Use close() instead
()
Source
from the content-addressed store, hash-verified
1812
* @deprecated Use close() instead
1813
*/
1814
destroy(): void {
1815
this.close();
1816
}
1817
1818
/**
1819
* Completely remove CodeGraph from the project.
Callers
15
download
Function · 0.45
drawChart
Function · 0.45
drawPanel
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
Calls
1
close
Method · 0.95
Tested by
2
synthEdges
Function · 0.36
synthEdges
Function · 0.36