normalize
fun <D : Executable.Data> normalize(executable: Executable<D>, dataWithErrors: DataWithErrors, rootKey: CacheKey = CacheKey.QUERY_ROOT): Map<CacheKey, Record>
Normalizes executable data to a map of Record keyed by Record.key.
Normalizes executable data to a map of Record keyed by Record.key.