graphscope.framework.dag_utils.to_undirected#

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

Create to_undirected operation for graph.

Parameters:

graph (nx.Graph) –

Returns:

Operation