pub fn build_or_load_graph_multi(
project: &Path,
languages: &[String],
graph_cache_path: Option<&PathBuf>,
inc_cache_dir: Option<&PathBuf>,
no_system_headers: bool,
) -> Result<CodePropertyGraph>Expand description
Entry point: multi-language