Home / Domains / GraphCache

GraphCache

Browse all 27 domain entities categorized under GraphCache in the mcp Architecture Docs architecture documentation.

27 entities · Page 1 of 1

GraphCache Class — mcp Architecture
Architecture documentation for the GraphCache class in graph-cache.ts from the mcp codebase.
Class typescript
GraphCache Domain — mcp Architecture
A high-performance indexing and caching system for raw code-graph data returned by the Supermodel API. Architectural overview of the GraphCache domain in the mcp codebase. Contains 3 source files.
Domain
graph-cache.test.ts — mcp Source File
Architecture documentation for graph-cache.test.ts, a typescript file in the mcp codebase.
File typescript
graph-cache.ts — mcp Source File
Architecture documentation for graph-cache.ts, a typescript file in the mcp codebase.
File typescript
graph-types.ts — mcp Source File
Architecture documentation for graph-types.ts, a typescript file in the mcp codebase.
File typescript
createMockIndexedGraph() — mcp Function Reference
Architecture documentation for the createMockIndexedGraph() function in graph-cache.test.ts from the mcp codebase.
Function typescript
buildIndexes() — mcp Function Reference
Architecture documentation for the buildIndexes() function in graph-cache.ts from the mcp codebase.
Function typescript
constructor() — mcp Function Reference
Architecture documentation for the constructor() function in graph-cache.ts from the mcp codebase.
Function typescript
detectRepo() — mcp Function Reference
Architecture documentation for the detectRepo() function in graph-cache.ts from the mcp codebase.
Function typescript
detectRepoName() — mcp Function Reference
Architecture documentation for the detectRepoName() function in graph-cache.ts from the mcp codebase.
Function typescript
evictOldest() — mcp Function Reference
Architecture documentation for the evictOldest() function in graph-cache.ts from the mcp codebase.
Function typescript
evictStale() — mcp Function Reference
Architecture documentation for the evictStale() function in graph-cache.ts from the mcp codebase.
Function typescript
get() — mcp Function Reference
Architecture documentation for the get() function in graph-cache.ts from the mcp codebase.
Function typescript
has() — mcp Function Reference
Architecture documentation for the has() function in graph-cache.ts from the mcp codebase.
Function typescript
loadCacheFromDisk() — mcp Function Reference
Architecture documentation for the loadCacheFromDisk() function in graph-cache.ts from the mcp codebase.
Function typescript
normalizePath() — mcp Function Reference
Architecture documentation for the normalizePath() function in graph-cache.ts from the mcp codebase.
Function typescript
precacheForDirectory() — mcp Function Reference
Architecture documentation for the precacheForDirectory() function in graph-cache.ts from the mcp codebase.
Function typescript
resolveOrFetchGraph() — mcp Function Reference
Architecture documentation for the resolveOrFetchGraph() function in graph-cache.ts from the mcp codebase.
Function typescript
sanitizeFileName() — mcp Function Reference
Architecture documentation for the sanitizeFileName() function in graph-cache.ts from the mcp codebase.
Function typescript
saveCacheToDisk() — mcp Function Reference
Architecture documentation for the saveCacheToDisk() function in graph-cache.ts from the mcp codebase.
Function typescript
set() — mcp Function Reference
Architecture documentation for the set() function in graph-cache.ts from the mcp codebase.
Function typescript
setNoApiFallback() — mcp Function Reference
Architecture documentation for the setNoApiFallback() function in graph-cache.ts from the mcp codebase.
Function typescript
setRepoMap() — mcp Function Reference
Architecture documentation for the setRepoMap() function in graph-cache.ts from the mcp codebase.
Function typescript
status() — mcp Function Reference
Architecture documentation for the status() function in graph-cache.ts from the mcp codebase.
Function typescript
Eviction — mcp Architecture
Enforces limits on max graphs and nodes in memory. Architecture documentation for the Eviction subdomain (part of GraphCache domain) in the mcp codebase. Contains 0 source files.
Subdomain
Indexing — mcp Architecture
Transforms raw IR into optimized Map-based search indexes. Architecture documentation for the Indexing subdomain (part of GraphCache domain) in the mcp codebase. Contains 0 source files.
Subdomain
Persistence — mcp Architecture
Handles JSON serialization for disk-based caching. Architecture documentation for the Persistence subdomain (part of GraphCache domain) in the mcp codebase. Contains 0 source files.
Subdomain

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free