IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
Print entire graph in gShell. More...
#include <query_engine.h>
Inherits query_base.
Public Member Functions | |
REGISTER_QUERY_TYPE (query_print_all) | |
int | run (struct query_param_type) |
void | options (command_options &opts) |
Print entire graph in gShell.
int query_print_all::run | ( | struct query_param_type | ) |
–in | (optional) use the cached result of a previous query as input |
–outputtype | (optional) type of output, choose from vertex, edge, all (default) |
–id_only | (optional) only output id information |