deleteAllDocuments

abstract fun deleteAllDocuments(): Boolean

Delete all stores documents. This is an IO operation and is not recommended to execute in the UI thread.