Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/ destroy
Method
destroy
src/index.ts:1930–1932 ·
view source on GitHub ↗
* Alias for close() for backwards compatibility. * @deprecated Use close() instead
()
Source
from the content-addressed store, hash-verified
1928
* @deprecated Use close() instead
1929
*/
1930
destroy(): void {
1931
this.close();
1932
}
1933
1934
/**
1935
* Completely remove CodeGraph from the project.
Callers
15
download
Function · 0.45
drawChart
Function · 0.45
drawPanel
Function · 0.45
kernel-retry-materialize.test.ts
File · 0.45
explore-factory-closure.test.ts
File · 0.45
cleanup
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
Calls
1
close
Method · 0.95
Tested by
7
cleanup
Function · 0.36
synthEdges
Function · 0.36
destroyProject
Function · 0.36
callEdges
Function · 0.36
rebuildEdgeSet
Function · 0.36
teardown
Function · 0.36
synthEdges
Function · 0.36