Method LoadObjectsEagerAsync(List<long>, int)

Assembly: redb.Core.dll

EAGER loading: get_object_json for all IDs
Open Source: uses get_object_json
Pro: overrides for PVT approach

protected virtual Task<List<IRedbObject>> LoadObjectsEagerAsync(List<long> objectIds, int depth)