[Graph] use key for more effective graph reinitialization
Instead of tracking data via refs and reinitializing the graph, combine graphVersion state with key derived from graph nodeId.
Showing
Please register or sign in to comment
Instead of tracking data via refs and reinitializing the graph, combine graphVersion state with key derived from graph nodeId.