1 #ifndef GENIE_QUERY_INTERFACE_H_ 2 #define GENIE_QUERY_INTERFACE_H_ 13 std::vector<genie::query::Query>
LoadQuery(
const std::shared_ptr<const genie::table::inv_table>& table,
15 const uint32_t query_range,
This is the top-level namespace of the project.
std::vector< std::vector< int > > QueryData
Raw query data format used for building the queries.
Declaration of query class.
Query class includes the functions for processing queries based on user's input.
std::vector< genie::query::Query > LoadQuery(const std::shared_ptr< const genie::table::inv_table > &table, const QueryData &query_data, const uint32_t query_range, const uint32_t k)