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

gShell command - get the induced subgraph of a graph given a list of vertices More...

#include <query_engine.h>

Inherits query_base.

Public Member Functions

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

Detailed Description

gShell command - get the induced subgraph of a graph given a list of vertices

Member Function Documentation

int query_get_subgraph::run ( struct query_param_type  )
Parameters
&ndash;idID of one or more vertices (separated by space)
&ndash;inuse the cached result of a previous query as input
&ndash;outvariable for caching query result

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