Select everything else and Hide

How do I select everything else besides an object i create and hide it in view or change the visibility overrides including linked elements? (Im looking for some sort of node as a collector, so that I can manipulate everything other than an a given input of elements, rather than the isolate in view node only) Thanks!

Are you looking to collect all the elements in a view and filter the ones which you need to hide?

Yes, or collect all the elements in a view and filter the ones I want to manipulate the visibility overrides, would be better. Thanks!