CyborgDB Docs home page
v0.10.x
Search documentation...
⌘K
Ask AI
Support
Get API Key
Get API Key
Search...
Navigation
Encrypted Index
Delete Index
Guides
API Reference
C++
Introduction
C++ API Introduction
Client
Client
Create Index
Load Index
List Indexes
Logger
Encrypted Index
Upsert
Query
Train Index
Get
Delete
Delete Index
Types & Getters
Getter Functions
Types
Encrypted Index
Delete Index
Copy page
Copy page
This action is irreversible. Proceed with caution.
Deletes the current index and all its associated data.
Copy
Ask AI
void
DeleteIndex
();
Exceptions
std::runtime_exception
Throws if the index could not be deleted.
Example Usage
Copy
Ask AI
index
->
DeleteIndex
();
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Delete
Previous
Getter Functions
Next
Assistant
Responses are generated using AI and may contain mistakes.