null_graph#

null_graph(create_using=None)[来源]#

返回没有节点或边的空图。

有关 create_using 的用法,请参阅 empty_graph。


其他后端实现了此函数

cugraph:GPU 加速后端。