Skip to main content

default_graph_root

Function default_graph_root 

Source
pub fn default_graph_root(cwd: &Path) -> PathBuf
Expand description

Returns the default graph root directory for this environment.

This is primarily exposed for embedding use-cases (e.g. kg-mcp), so they can resolve graph paths consistently with the CLI.