Remove Assets from Graph

Hi all,

I want to remove the hsl__ nodes, that i belive that corresponds to assets (pdf uploads), from the graph, how can i do that?

Hi, you need to add

exclude-from-graph-view:: true

as page-property (i.e. at the very beginning of a page) in each of them.

I’m not aware of any method to do that automatically.