C++
bool is_trained() const;
std::string index_name() const;
IndexType index_type() const;
IndexConfig* index_config() const;
Was this page helpful?