ewokscore.graph.taskgraph.merge_graphs#
- ewokscore.graph.taskgraph.merge_graphs(graphs, graph_attrs=None, rename_nodes=None, representation=None, root_dir=None, root_module=None)[source]#
- Parameters:
representation (
Union[GraphRepresentation,str,None])root_dir (
Union[str,Path,None])root_module (
Optional[str])