IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
gShell command - get the induced subgraph of a graph given a list of vertices More...
#include <query_engine.h>
Inherits query_base.
Public Member Functions | |
REGISTER_QUERY_TYPE (query_get_subgraph) | |
int | run (struct query_param_type) |
void | options (command_options &opt) |
gShell command - get the induced subgraph of a graph given a list of vertices
int query_get_subgraph::run | ( | struct query_param_type | ) |
–id | ID of one or more vertices (separated by space) |
–in | use the cached result of a previous query as input |
–out | variable for caching query result |