loadAllIds

abstract suspend fun loadAllIds(): List<K>

Loads all identifiers currently stored in this storage.

Return

A list of all entity identifiers in the storage.