- (graph-order (G <graph>))method
Returns the order of the graph. The order of a graph is defined as the number of unique vertices within a graph.
Returns the order of the graph. The order of a graph is defined as the number of unique vertices within a graph.