Cppinecone
A C++ client for the Pinecone vector database
pinecone::types::database Struct Reference

The complete description of a Pinecone vector index. More...

#include <index_types.hpp>

Public Member Functions

auto db_status () const noexcept -> database_status
 
auto db_detail () const noexcept -> database_detail
 
 NLOHMANN_DEFINE_TYPE_INTRUSIVE (database, status, database)
 

Detailed Description

The complete description of a Pinecone vector index.

Definition at line 166 of file index_types.hpp.


The documentation for this struct was generated from the following file: