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

gShell command - dump a graph into a set of CSV files More...

#include <query_engine.h>

Inherits query_base.

Public Member Functions

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

Detailed Description

gShell command - dump a graph into a set of CSV files

Member Function Documentation

int query_export_csv::run ( struct query_param_type  )
Parameters
&ndash;paththe path where to put the csv files

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