listDocuments

suspend fun listDocuments(): List<String>

Lists all documents in the store.

Return

list of all the document identifiers in the store.