How to filter out root folder in graph view?

I don’t want files in the root folder to show up in graph view. Is this possible? TIA!

1 Like

Bumping this, curious if it is possible.

path:"/"

(Conversely, if you want only the files in the root folder, place a minus before the expression, like so: -path:"/" )