graphscope.framework.dag_utils.to_directed#

graphscope.framework.dag_utils.to_directed(graph)[source]#

Create to_directed operation graph.

Parameters:

graph (nx.Graph) –

Returns:

Operation