pub fn load(path: &Path) -> CodeGraph
Load a CodeGraph from a file path. Returns an empty graph if the file does not exist or cannot be parsed.