Home / Domains / GraphCache

GraphCache

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

26 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 LRU and disk-persisted caching system for indexed code representations. 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. 5 imports, 0 dependents.
File typescript
graph-cache.ts — mcp Source File
Architecture documentation for graph-cache.ts, a typescript file in the mcp codebase. 12 imports, 5 dependents.
File typescript
graph-types.ts — mcp Source File
Architecture documentation for graph-types.ts, a typescript file in the mcp codebase. 0 imports, 2 dependents.
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
LruManagement — mcp Architecture
Enforces node and graph count limits to prevent memory leaks Architecture documentation for the LruManagement subdomain (part of GraphCache domain) in the mcp codebase. Contains 2 source files.
Subdomain
Persistence — mcp Architecture
Saves and loads JSON graph snapshots from the local file system 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