cugraph.structure.graph_implementation.simpleGraphImpl.has_edge#

simpleGraphImpl.has_edge(u, v)[source]#

Returns True if the graph contains the edge (u,v).