IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
gShell command - add a vertex More...
#include <query_engine.h>
Inherits query_base.
Public Member Functions | |
REGISTER_QUERY_TYPE (query_add_vertex) | |
int | run (struct query_param_type) |
void | options (command_options &opts) |
gShell command - add a vertex
int query_add_vertex::run | ( | struct query_param_type | ) |
–id | vertex ID |
–(optional) | label vertex label |
–(optional) | prop vertex properties in the format of name1:value1 name2:value2 ... |