pub fn load_graph(path: &Path) -> Result<CodeGraph, GraphyError>
Load the CodeGraph from a redb database file.