networkx.generators.classic.barbell_graph
networkx.generators.classic.complete_bipartite_graph
Enter search terms or a module, class or function name.
Return the complete graph K_n with n nodes.
Node labels are the integers 0 to n-1.