Undirected adjacency vector graph service
This section describes graph service functions for Undirected adjacency vector graph.
Service function | Description |
---|---|
Get the number of vertices in the graph | |
Get the number of edges in the graph | |
Get the degree for the specified vertex | |
Get the range of the vertex neighbors for the specified vertex |