#include <mongocxx/v_noabi/mongocxx/options/index.hpp>
The optional WiredTiger storage engine options for indexes.
Public Member Functions | |
| bsoncxx::v_noabi::stdx::optional< bsoncxx::v_noabi::string::view_or_value > const & | config_string () const |
| The current config_string setting. | |
| void | config_string (bsoncxx::v_noabi::string::view_or_value config_string) |
| Set the WiredTiger configuration string. | |
|
inline |
The current config_string setting.
|
inline |
Set the WiredTiger configuration string.
| config_string | The WiredTiger configuration string. |