Something like this as shown in the knowledge base
Additional context
The card view would make it hard to display more nodes in less space. So maybe the card view could be restricted to graph views with only a maximum of 100 nodes (after filtering) or something
Another improvement is to display a card of the node under the cursor on hover or display the card only for the active node
@Srinath Most of the relations are already being fetched to create links but i still hope that displaying them as cards would be less performant which is why i suggested two other improvements in the additional context:
Only allowing card view for graphs if the number of nodes is less than a certain maximum hard limit
That would indeed be amazing but since relations are what is displayed on cards there would be some kinks to work out to not display the same information twice