pub fn save_graph(graph: &CodeGraph, path: &Path) -> Result<(), GraphyError>
Save the CodeGraph to a redb database file.