aliases: [Filter, filter, filters]You can filter the nodes in the graph using the Filter toolbar:

This filter also appears in the Style Pane:

The syntax of this simulates the search syntax in Obsidian, with some limitations and extra features.
file:, path:, content: and tag: all work as documented in the Obsidian help vaultclass: Search based on CSS class.raw: Search using a CSS selector. For example, if you have a YAML attribute like year, you can get all nodes after 2000 using raw:[year>2000]. aliases:, color: and title:. -class:file-class:image-class:dangling