25 #ifndef DATABASECONNECTOR_H
26 #define DATABASECONNECTOR_H
32 #include "../../core/logger.h"
38 typedef std::vector<std::string>
Ngram;
48 const bool read_write);
50 const size_t cardinality,
51 const bool read_write,
52 const std::string& log_level);
170 #endif // DATABASECONNECTOR_H