IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
Erase edge in gShell. More...
#include <query_engine.h>
Inherits query_base.
Public Member Functions | |
REGISTER_QUERY_TYPE (query_del_edge) | |
int | run (struct query_param_type) |
void | options (command_options &opt) |
Erase edge in gShell.
int query_del_edge::run | ( | struct query_param_type | ) |
–src | source verex ID |
–targ | target vertex ID |
–eid | edge ID |