Table Of Contents

Graph vertex_count


vertex_count

Get the total number of vertices in the graph.

Parameters:
Returns:

int32

The number of vertices in the graph.

Examples

See here for example usage in graph construction.