pub fn load_graph<P: AsRef<Path>>(path: P) -> Result<Graph, IoError>
Convenience function to load any supported format based on file extension