null_graph#

null_graph(create_using=None)[source]#

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

关于 create_using 的使用,请参阅 empty_graph