Gliph\Graph\Graph::order PHP Method

order() public method

Returns the number of vertices in the graph.
public order ( ) : integer
return integer
    public function order();