Node finder

Node finder toolbar {modal="regular"}

The Node Finder tool lets you perform a search for nodes and variables using a text query. All nodes that do not match the query are dimmed to make the results stick out.

The query can match any of those criteria:

  • An identifier of a graph referenced by an instance node
  • An identifier of an exposed parameter or variable used in a node parameter function
  • A node’s UID (unique identifier)
  • A node’s label

The search can traverse graph instances recursively so nodes and variables can be found across subgraphs. If you are unsure about the exact term you need to search, a fuzzy search option is available to apply a tolerance to the query.

Interface

The Node Finder can be accessed in two ways:

In the Graph View, press Ctrl+F (Windows) / Cmd+F (macOS) to display the Node Finder toolbar and automatically set the focus on the query field. This lets you perform a search quickly.

In the Graph View toolbar, click the Node Finder button ![](https://experienceleague.adobe.com/assets/graph-node-finder.png?lang=en) to display the Node Finder toolbar. Once displayed, the toolbar is only closed by clicking this button.

Searches traverse graphs. In other words, a search remains active when opening graphs through these actions:

  • Instance node: Open reference in context (Ctrl+E / Cmd+E) (Note: graph editing in context needs to be enabled in Edit > Preferences > Graph)
  • Pixel Processor: Edit function (Ctrl+E / Cmd+E)
  • Value Processor: Edit function (Ctrl+E / Cmd+E)
  • FX-Map: Edit FX-Map graph (Ctrl+E / Cmd+E)
  • Node parameters: Edit function

Node finder: traversing graphs durig search {modal="regular"}

Search query

Node finder query field {modal="regular"}

The search terms can be typed into this field and the arrow button opens a list of query suggestions which include some of the variables available in the current context.

Learn more about the queries you can perform in the Search query section below.

Node type

Node type {modal="regular"}

This combobox lets you filter search results to only retain a specific type of nodes.

Note that all instance nodes are the same type of node – indeed, the ‘instance’ type – while atomic nodes each are their own type.

Node type lists

The list is contextual to the current graph type.

Node types (compositing) {modal="regular"}

Node types for compositing graphs

Node types (function) {modal="regular"}

Node types for function graphs

Searching for atomic nodes

Node finder: Searching by 'Levels' type (compositing) {modal="regular"}

Searching for the ‘Levels’ node type in a Substance graph

Searching for instance nodes

Node finder: Searching by 'Instance' type (compositing) {modal="regular"}

Searching for the ‘Instance’ node type in a Substance graph

Node finder: Searching by 'Instance' type (function) {modal="regular"}

Searching for the ‘Instance’ node type in a Substance function graph

Search options

The Search options button ![](https://experienceleague.adobe.com/assets/node-finder-search-options.png?lang=en) opens a list of settings used for searching that can be toggled on and off.

Learn more about these options in the Search options section below.

Node finder search options {modal="regular"}

Search query

To find nodes, a text query is matched against the node properties listed below.

NOTE
Your query should be typed with the following caveats in mind:
  • Search is not case-sensitive. E.g., ‘my node label’ and ‘My Node Label’ return the same results.
  • Whitespaces before and after the query are ignored.
  • Multiple queries cannot be performed at the same time in the same graph. E.g., ‘levels blur’ will not match both ‘Levels’ and ‘Blur’ nodes. Likewise, logical operators are not supported.

Instance graph identifiers

Instance nodes can be found using the identifier of the graphs they reference.

Node finder: searching by graph identifier {modal="regular"}

Click image to enlarge

Identifier in Explorer

Graphs are listed by their identifiers in the Explorer.

Explorer: package contents {modal="regular"}

Identifier in instance node's tooltip

The tooltip of instance nodes includes the identifier of their referenced graph.

Graph identifier in instance node's tooltip {modal="regular"}

Exposed parameters and variables

The identifier of exposed parameters, or any other variable, can be searched directly.

Node finder: Node variables {modal="regular"}

Click image to enlarge

Query suggestions

The query field can be expanded to reveal a list of suggestions.

These include built-in variables available for the current graph type, as well as the identifiers of the graph’s exposed parameters.

Node finder query suggestions {modal="regular"}

The identifier of exposed parameters can also be copied or edited directly in the Substance graph properties.

Node finder: exposed parameters {modal="regular"}

Click image to enlarge

Searching a variable from a Console warning/error

When a graph has errors or warnings raised by a variable used by a node, go to Windows > Console to display the full error/warning message which will include the variable. You may then copy and paste this variable into the Node Finder query field to quickly locate the node causing the issue.

Variables can also be copied directly from the XML data in the SBS file using any text editor.

Node finder: searching variable from Console warning/error {modal="regular"}

Get/Set nodes

When searching a variable in a graph – including exposed parameters – the search will highlight all nodes where a Get or Set node uses that variable in any of the node’s parameter functions.

Node finder: Searching a variable matches Get nodes using it {modal="regular"}

Node UID

Each node in a graph has a unique identifier number (UID) that can be used to search for that node.

Node finder: search by UID {modal="regular"}

Click image to enlarge

Copying a node's UID

A node’s UID can be copied to the clipboard from its contextual menu.

The action copies the UID in this format:

uid=1234567890

Node finder: copy node UID action {modal="regular"}

Searching a node UID from a Console warning/error

When a graph has errors or warnings raised by a node, go to Windows > Console to display the full error/warning message which will include the node’s UID. You may then copy and paste this UID into the Node Finder query field to quickly locate the node causing the issue.

Node UIDs can also be copied directly from the XML data in the SBS file using any text editor.

Node finder: Searching node UID from the Console {modal="regular"}

Node Label

Nodes can also be found using their labels.

Searching for specific nodes is particularly effective when using their exact label with fuzzy search turned off.

Search options

The Search options button ![](https://experienceleague.adobe.com/assets/node-finder-search-options.png?lang=en) lets you toggle the recursive and fuzzy modes for searching nodes.

Both can be enabled at the same time.

Node finder search options {modal="regular"}

Recursive mode

Enable this option to have searches traverse graph instances to include results from subgraphs.

This option may be essential when troubleshooting graphs, if you need to find a node by its UID acquired from a warning or error message in the Console.

Node finder: recursive search {modal="regular"}

The query on the right highlights the instance node below, because its referenced graph on the left has matches for that query

Example 1

Node finder: recursive search example 1 {modal="regular"}

An instance node references a graph where multiple nodes match the query.

Example 2

Node finder: recursive search example 2 {modal="regular"}

Enabling the ‘Recursive search’ option highlights the instance node referencing a graph where a Pixel Processor node uses a variable matching the query.

Fuzzy mode

If you are unsure about the exact spelling of a query, this options enables a tolerance in the results.

Note that using this option will likely result in undesired matches.

Node finder: Fuzzy mode {modal="regular"}

recommendation-more-help
dd48abc6-e399-43d2-9777-578ec70c5a23