ewokscore.graph.serialize.dump#
- ewokscore.graph.serialize.dump(graph, destination=None, representation=None, **kw)[source]#
From runtime to persistent representation
- Parameters:
graph (
DiGraph)representation (
Union[GraphRepresentation,str,None])
- Return type:
Union[str,dict]