ditto-lib / live.ditto / DittoPendingCursorOperation / exec

exec

fun exec(): List<DittoDocument>

Execute the query generated by the preceding function chaining and return the list of matching documents.

Return
a list of DittoDocuments matching the query generated by the preceding function chaining.