cugraph.is_multigraph#

cugraph.is_multigraph(G)[source]#

Returns True if the graph is a multigraph. Else returns False.