IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
gShell command - delete property/ies of a vertex More...
#include <query_unverified.h>
Inherits query_base.
Public Member Functions | |
REGISTER_QUERY_TYPE (query_delete_vprop) | |
int | run (struct query_param_type) |
void | options (command_options &opts) |
gShell command - delete property/ies of a vertex
int query_delete_vprop::run | ( | struct query_param_type | ) |
–id | vertex ID |
–prop | name/s of vertex property/ies to delete (separated by space) |