kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.transport
/
QdrantTransport
/
collectionExists
collection
Exists
abstract
suspend
fun
collectionExists
(
name
:
String
)
:
Boolean
Whether a collection exists (
GET /collections/{name}/exists
).