pub fn graphs<P: AsRef<Path>>(base_path: P) -> Result<GraphManager>Expand description
Create a new GraphManager instance (convenience function).
pub fn graphs<P: AsRef<Path>>(base_path: P) -> Result<GraphManager>Create a new GraphManager instance (convenience function).