CyborgDB Docs home page
v0.8.x
Search documentation...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Encrypted Index
Delete Index
Guides
API Reference
C++
Introduction
C++ API Introduction
Client
Client
Create Index
Load Index
List Indexes
Encrypted Index
Upsert
Query
Train Index
Get Items
Delete Index
Types & Getters
Getter Functions
Types
Encrypted Index
Delete Index
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
Get Items
Getter Functions
Assistant
Responses are generated using AI and may contain mistakes.