IBM SYSTEMG G RUNTIME & NATIVE STORE  0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
 All Classes Functions Variables Typedefs Pages
Public Member Functions | List of all members
query_update_edge Class Reference

gShell command - update an edge More...

#include <query_unverified.h>

Inherits query_base.

Public Member Functions

 REGISTER_QUERY_TYPE (query_update_edge)
 
int run (struct query_param_type)
 
void options (command_options &opts)
 

Detailed Description

gShell command - update an edge

Member Function Documentation

int query_update_edge::run ( struct query_param_type  )
Parameters
&ndash;srcsource vertex ID
&ndash;targtarget vertex ID
&ndash;eid(optional) edge ID to match
&ndash;label(optional) edge label to match
&ndash;prop(optional) edge properties in the format of name1:value1 name2:value2 ...

The documentation for this class was generated from the following file: