Search for a specific node in graph

Use case or problem

Search and highlight a specific node in graph. Currently search in graph works more like a filter, only nodes kept are shown in the graph. Is it possible to highlight the specific node instead, just like what happens when user press on the certain node? Similar for the below screenshot.

Proposed solution

The implementation should be quite simple? The code for rendering a node in selected status has been implemented.

Related feature requests (optional)

Search for nodes but is indeed filter: Search for files in graph view