Exemple #1
0
 public void import_graph(string to_path, string from_path)
 {
     _data_set_repo.import_graph(to_path, from_path);
 }