IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
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) |
gShell command - dump a graph into a set of CSV files
int query_export_csv::run | ( | struct query_param_type | ) |
–path | the path where to put the csv files |