Graphs
Enter search terms or a module, class or function name.
vertex_count
Get the total number of vertices in the graph.
int32
The number of vertices in the graph.
Examples
See here for example usage in graph construction.