kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-migrate
/
dev.kdrant.migrate
/
MigrationCheckpointStore
/
load
load
abstract
suspend
fun
load
(
id
:
String
)
:
MigrationCheckpoint
?
The checkpoint stored under
id
, or
null
if this migration has not run before.