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

gShell command - span a graph from a subset of vertices (same functionality can provided by get_subgraph together with print_all) More...

#include <query_unverified.h>

Inherits query_base.

Public Member Functions

 REGISTER_QUERY_TYPE (query_span_graph)
 
int run (struct query_param_type)
 
void options (command_options &opts)
 
void clear_fs (map< vector< string >, ofstream * > &fs)
 
void write (ofstream *os, const vector< string > &v)
 

Detailed Description

gShell command - span a graph from a subset of vertices (same functionality can provided by get_subgraph together with print_all)

Member Function Documentation

int query_span_graph::run ( struct query_param_type  )
Parameters
&ndash;ina list of vertices from previous query result
&ndash;new_graphname of new graph
&ndash;pathpath to store csv output

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