DBCache.getItem()method
getItem(collection: Collection<string, II, TT>, id: II): ItemStore<II, TT>
Get (or create) an ItemStore for a collection/id in one hop.
getItem(collection: Collection<string, II, TT>, id: II): ItemStore<II, TT>
Get (or create) an ItemStore for a collection/id in one hop.