Skip to main content

Module snapshot

Module snapshot 

Source

Structs§

GraphSnapshot
Memory-mapped, derived view of the graph. Snapshot is a derived artifact — SQLite is always the source of truth. Building the snapshot lets the MCP server skip SQLite round-trips on the hot path: every find_definition, find_references, and impact query becomes pure-memory work.
MappedSnapshot
SymbolEntry

Constants§

SNAPSHOT_VERSION

Functions§

build
try_open