GraphCache
Browse all 25 domain entities categorized under GraphCache in the mcp Architecture Docs architecture documentation.
GraphCache Class — mcp Architecture
Architecture documentation for the GraphCache class in graph-cache.ts from the mcp codebase.
GraphCache Domain — mcp Architecture
Manages the lifecycle, indexing, and persistence of code graphs retrieved from the Supermodel API. Architectural overview of the GraphCache domain in the mcp codebase. Contains 3 source files.
graph-cache.test.ts — mcp Source File
Architecture documentation for graph-cache.test.ts, a typescript file in the mcp codebase.
graph-cache.ts — mcp Source File
Architecture documentation for graph-cache.ts, a typescript file in the mcp codebase.
graph-types.ts — mcp Source File
Architecture documentation for graph-types.ts, a typescript file in the mcp codebase.
createMockIndexedGraph() — mcp Function Reference
Architecture documentation for the createMockIndexedGraph() function in graph-cache.test.ts from the mcp codebase.
buildIndexes() — mcp Function Reference
Architecture documentation for the buildIndexes() function in graph-cache.ts from the mcp codebase.
constructor() — mcp Function Reference
Architecture documentation for the constructor() function in graph-cache.ts from the mcp codebase.
detectRepo() — mcp Function Reference
Architecture documentation for the detectRepo() function in graph-cache.ts from the mcp codebase.
detectRepoName() — mcp Function Reference
Architecture documentation for the detectRepoName() function in graph-cache.ts from the mcp codebase.
evictOldest() — mcp Function Reference
Architecture documentation for the evictOldest() function in graph-cache.ts from the mcp codebase.
evictStale() — mcp Function Reference
Architecture documentation for the evictStale() function in graph-cache.ts from the mcp codebase.
get() — mcp Function Reference
Architecture documentation for the get() function in graph-cache.ts from the mcp codebase.
has() — mcp Function Reference
Architecture documentation for the has() function in graph-cache.ts from the mcp codebase.
loadCacheFromDisk() — mcp Function Reference
Architecture documentation for the loadCacheFromDisk() function in graph-cache.ts from the mcp codebase.
normalizePath() — mcp Function Reference
Architecture documentation for the normalizePath() function in graph-cache.ts from the mcp codebase.
precacheForDirectory() — mcp Function Reference
Architecture documentation for the precacheForDirectory() function in graph-cache.ts from the mcp codebase.
resolveOrFetchGraph() — mcp Function Reference
Architecture documentation for the resolveOrFetchGraph() function in graph-cache.ts from the mcp codebase.
sanitizeFileName() — mcp Function Reference
Architecture documentation for the sanitizeFileName() function in graph-cache.ts from the mcp codebase.
saveCacheToDisk() — mcp Function Reference
Architecture documentation for the saveCacheToDisk() function in graph-cache.ts from the mcp codebase.
set() — mcp Function Reference
Architecture documentation for the set() function in graph-cache.ts from the mcp codebase.
setNoApiFallback() — mcp Function Reference
Architecture documentation for the setNoApiFallback() function in graph-cache.ts from the mcp codebase.
setRepoMap() — mcp Function Reference
Architecture documentation for the setRepoMap() function in graph-cache.ts from the mcp codebase.
status() — mcp Function Reference
Architecture documentation for the status() function in graph-cache.ts from the mcp codebase.
DiskPersistence — mcp Architecture
Loads and saves serialized graph data to a local cache directory Architecture documentation for the DiskPersistence subdomain (part of GraphCache domain) in the mcp codebase. Contains 0 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free