A node in the graph may have multiple incoming arrows from other nodes, or may have multiple queries generated from on a single arrow due to multiple starting point objects.
Currently clicking a node on the panel only acts on the first query in the list, which may show fewer results than the total number displayed on the node.
Need to find a way to display the fact that there are other queries hidden behind the node so the user can use them to navigate.
It would be nice if we could "coalesece" multiple queries into one, but that should be done by korrel8r, it is ambitious and it may not work perfectly - so we should handle display of multiple queries.
A node in the graph may have multiple incoming arrows from other nodes, or may have multiple queries generated from on a single arrow due to multiple starting point objects.
Currently clicking a node on the panel only acts on the first query in the list, which may show fewer results than the total number displayed on the node.
Need to find a way to display the fact that there are other queries hidden behind the node so the user can use them to navigate.
It would be nice if we could "coalesece" multiple queries into one, but that should be done by korrel8r, it is ambitious and it may not work perfectly - so we should handle display of multiple queries.