menu
lite_embeddings_dart package
documentation
lite_embeddings.dart
VectorDatabase
deleteCollection abstract method
deleteCollection abstract method
dark_mode
light_mode
deleteCollection
abstract method
Future
<
void
>
deleteCollection
(
String
collectionName
)
Implementation
Future<void> deleteCollection(String collectionName);
lite_embeddings_dart package
documentation
lite_embeddings
VectorDatabase
deleteCollection abstract method
VectorDatabase class