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_delete_eprop Class Reference

gShell command - delete property/ies of an edge More...

#include <query_unverified.h>

Inherits query_base.

Public Member Functions

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

Detailed Description

gShell command - delete property/ies of an edge

Member Function Documentation

int query_delete_eprop::run ( struct query_param_type  )
Parameters
&ndash;srcsource vertex ID
&ndash;targtarget vertex ID
&ndash;eid(optional) edge id to match
&ndash;label(optoinal) edge label to match
&ndash;propname/s of edge property/ies to delete (separated by space)

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