ewokscore.graph.taskgraph.load_graph#
- ewokscore.graph.taskgraph.load_graph(source=None, representation=None, **load_options)[source]#
- Parameters:
source (
Union[TaskGraph,str,Path,Mapping,Graph,None])representation (
Union[GraphRepresentation,str,None])