Class QueryRunner::ImportDriver¶
-
class
ImportDriver
: public QueryRunner::QueryRunner¶ Public Functions
-
void
importGeoTable
(const std::string &file_path, const std::string &table_name, const bool compression, const bool create_table, const bool explode_collections)¶
-
void