IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
gShell command - randomly find a set of vertices (may include duplicates) More...
#include <query_unverified.h>
Inherits query_base.
Public Member Functions | |
REGISTER_QUERY_TYPE (query_find_random_vertices) | |
int | run (struct query_param_type) |
void | options (command_options &opts) |
gShell command - randomly find a set of vertices (may include duplicates)
int query_find_random_vertices::run | ( | struct query_param_type | ) |
–num | (optional) number of vertices to return (default is 1 if not specified) |
–out | variable for storing query result |