Skip to main content

Module ports

Module ports 

Source

Structs§

FileData
Data ready for storage: one file’s worth of graph data.

Traits§

EmbeddingProvider
FileSystem
Filesystem abstraction for reading source files.
GitProvider
Git operations (diff, log, etc.).
GraphStore
Primary storage for the code graph — files, symbols, edges.
ParseProvider
Outbound port: parse and resolve a batch of source files.
SearchIndex
Full-text search over symbols.
VectorStore