|
AnnaDB 1.0
|
Public Member Functions | |
| template<std::convertible_to< std::pair< std::string, tyson::TySonObject > > ... T> | |
| Project (T &&... objs) | |
Public Member Functions inherited from annadb::Query::QueryCmd | |
| QueryCmd (std::string_view name, bool start_cmd) | |
| std::string | name () noexcept |
| bool | can_start_pipeline () const noexcept |
| virtual std::string | query () noexcept |
| bool | next_step_allowed (const std::string &cmdName) noexcept |
| bool | previous_step_allowed (const std::string &cmdName) noexcept |