kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant
/
QdrantClient
/
createStorageSnapshot
create
Storage
Snapshot
abstract
suspend
fun
createStorageSnapshot
(
wait
:
Boolean
=
true
)
:
SnapshotDescription
Create a snapshot of the whole storage (all collections). See
createSnapshot
for the
wait
note.