IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
gShell command - find a vertex with the maximum degree in a graph More...
#include <query_unverified.h>
Inherits query_base.
Public Member Functions | |
REGISTER_QUERY_TYPE (query_find_vertex_max_degree) | |
int | run (struct query_param_type) |
void | options (command_options &opts) |
gShell command - find a vertex with the maximum degree in a graph
int query_find_vertex_max_degree::run | ( | struct query_param_type | ) |
–edgetype | (optional) edge type (in, out, all) to be considered in degree determination |