ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / common / org.litote.kmongo.coroutine.CoroutineDatabase

Extensions for org.litote.kmongo.coroutine.CoroutineDatabase

Name Summary
getOrCreateCollection Create a mongo collection if not exist and return itsuspend fun <T : Any> CoroutineDatabase.getOrCreateCollection(collectionName: String): CoroutineCollection<T>