loadEntity

open override fun <T> loadEntity(type: Class<T>, id: String): T?

Load a mapped entity with OGM.

Return

null if not found