Client
List Indexes
Returns a list of all encrypted index names accessible via the client at the set DBConfig
.
Returns
std::vector<std::string>
: A list of index names.
Exceptions
std::runtime_exception
std::runtime_exception
- Throws if the list of indexes could not be retrieved.