Web-based responsive document annotation tool
View the Project on GitHub MaxMello/ActiveAnno
activeannoservice / document / DocumentDAO / getAll
suspend fun getAll(batchSize: Int = 10_000): List<Document>
suspend fun getAll(batchSize:
Int
= 10_000):
List
<
Document
>