Selector
Coalesce supports searching for Nodes through the Node Grid view, which can be helpful when searching for specific ones in a large DAG.


Location of Search
Search Syntax
Below you'll find a table with the available operators and their effects, along with a screenshot of an example DAG with which you can try the provided usage examples. These will work for both Include and Exclude searches.
Operator | Effect | Example Usage |
---|---|---|
| Select predecessors or successors to a node, depending on placement at beginning or end. |
|
| Selects results for either term, like an OR statement. |
|
| Selects results for both terms, like an AND statement. |
|
| Wildcard character, similar to regex wildcard. |
|


Example Graph for testing the provided searches
Updated about 2 months ago