Method GetStructuresMapBySchemeIdAsync(long)
Get name -> structure map for scheme (optimization for frequent lookups).
Task<Dictionary<string, RedbStructure>> GetStructuresMapBySchemeIdAsync(long schemeId)
Get name -> structure map for scheme (optimization for frequent lookups).
Task<Dictionary<string, RedbStructure>> GetStructuresMapBySchemeIdAsync(long schemeId)