loadAllIds

open suspend override fun loadAllIds(): List<String>

Loads all entity identifiers currently stored in this async MongoDB storage.

Return

A list of all entity identifiers in the storage.