Structs§
- Cache
Config - Cache configuration parameters
- Cache
Entry - Cache entry with metadata
- Cache
Optimized Storage - Cache-optimized storage for hot graph data Implements intelligent caching strategies
- Cache
Stats - Cache performance statistics
- Graph
Allocator - Custom allocator for graph operations
- Graph
Metadata - Graph metadata for memory-mapped storage
- Memory
Mapped Graph - Memory-mapped graph storage for handling massive graphs Provides efficient disk-backed storage with OS-level caching
- Memory
Pool - High-performance memory pool for graph operations Uses cache-aligned allocations and memory pooling
- Memory
Stats - Memory usage statistics
Enums§
- Cache
Data - Cached data types
- Cache
Key - Cache key for storing graph elements
- Eviction
Policy - Cache eviction policies
- Prefetch
Strategy - Prefetch strategies for predictive caching