ditto-lib / live.ditto / DittoScopedWriteTransaction / findAll

findAll

fun findAll(): DittoWriteTransactionPendingCursorOperation

Generates a DittoWriteTransactionPendingCursorOperation that can be used to update, remove or evict documents.

Return
a DittoWriteTransactionPendingCursorOperation that you can use to chain further query-related function calls.