data

val data: LinkedHashMap<IdTable<*>, MutableMap<Any, Entity<*>>>

The mapping of IdTables to associated Entity instances (as a mapping of entity id values to entities).