Contents
Reference
graphscope.framework.dag_utils.
dynamic_to_arrow
Create an op to transform a nx.Graph object to Graph.
nx.Graph
Graph
graph (Graph) – Source graph, which type should be DYNAMIC_PROPERTY
Returns: An op of transform dynamic graph to arrow graph with necessary configurations.