kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant
/
QdrantClient
/
deleteSnapshot
delete
Snapshot
abstract
suspend
fun
deleteSnapshot
(
name
:
String
,
snapshotName
:
String
,
wait
:
Boolean
=
true
)
Delete the snapshot
snapshotName
of collection
name
.