Increase the depth of the local graph

Use case or problem

In my new workflow, I HEAVILY use the graph view. What I’m realising is that the max depth of 5 in the local graph may be good for performance, but I kind of need to go beyond 5.

Proposed solution

Our working memory capacity is between 5 to 9 bits of information. I propose to expand the depth up to at least the magic number 7 or even better, up to 9.

Current workaround (optional)

I need to click and ‘move along’ the graph to see further than 5 nodes deep.

1 Like