Directed adjacency vector graph service¶
This section describes graph service functions for Directed adjacency vector graph.
Service function |
Description |
---|---|
Get the number of vertices in the graph |
|
Get the number of edges in the graph |
|
Get the outward degree for the specified vertex |
|
Get the range of the outward neighbors for the specified vertex |
|
Get the value of an edge represented as source and destination vertices |