Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colbymchenry/codegraph
/ node-sqlite-backend.test.ts
File
node-sqlite-backend.test.ts
__tests__/node-sqlite-backend.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* node:sqlite backend (issue #238 follow-up).
3
*
4
* node:sqlite (Node's built-in real SQLite) is now the sole backend. This drives
Callers
nothing calls this directly
Calls
8
join
Method · 0.80
init
Method · 0.80
close
Method · 0.65
getBackend
Method · 0.45
getJournalMode
Method · 0.45
getStats
Method · 0.45
searchNodes
Method · 0.45
getCallers
Method · 0.45
Tested by
no test coverage detected