Structs§
- File
Data - Data ready for storage: one file’s worth of graph data.
Traits§
- Embedding
Provider - File
System - Filesystem abstraction for reading source files.
- GitProvider
- Git operations (diff, log, etc.).
- Graph
Store - Primary storage for the code graph — files, symbols, edges.
- Parse
Provider - Outbound port: parse and resolve a batch of source files.
- Search
Index - Full-text search over symbols.
- Vector
Store