You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, let me try explaining here to see where I'm missing info:
The main difference is that in the second example, ROOT.posts[0] maps to the exact same javascript object as 1. Whereas in the first example, that mapping is represented by an intermediate object (the { __ref: 1 }). Does that clarify?
In the design exploration, it is not clear how the normalize graph is different than the regular flat map.
The examples look exactly the same:
Would you mind updating the description of the normalized graph cache?
The text was updated successfully, but these errors were encountered: