Skip to main content

Module graph_index

Module graph_index 

Source

Re-exports§

pub use crate::core::index_paths::graph_match_key;
pub use crate::core::index_paths::graph_relative_key;
pub use crate::core::index_paths::normalize_project_root;

Structs§

FileEntry
IndexEdge
ProjectIndex
SymbolEntry

Functions§

is_safe_scan_root_public
load_or_build
Load the best available graph index, trying multiple root path variants. If no valid index exists, automatically scans the project to build one. This is the primary entry point — ensures zero-config usage.
purge_index
Delete the persisted graph-index artifacts for a project so the next scan rebuilds from scratch. Backs graph build --force.
scan
scan_with_content_cache