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

gShell command - filter edges according to the property values or labels More...

#include <query_engine.h>

Inherits query_base.

Public Member Functions

 REGISTER_QUERY_TYPE (query_filter_edges)
 
int run (struct query_param_type)
 
void options (command_options &opt)
 

Detailed Description

gShell command - filter edges according to the property values or labels

Member Function Documentation

int query_filter_edges::run ( struct query_param_type  )
Parameters
&ndash;label(alternative) a set of labels to match
&ndash;prop(alternative) names of edge properties the filtered edges must have
&ndash;condition(optional) a boolean expression of edge property names and values (need to be quoted), used together with –prop
&ndash;in(optional) use the cached result of a previous query as input
&ndash;out(optional) variable for caching query result

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