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
Include conversions. Maybe have a tab, just like we did on Profiles, to show the bigger graph.
There's a lot of graph traversal going on. I wonder if we could generalise this, with some kind of walk function that can decide whether to walk backwards or forwards, and whether to follow conversions or not. Probably time to generalise some of this code.