Do all the nodes have the same text in them that identifies them? If so you would use
Node Name contains %xxxx%
The % is the equivalent of a wildcard for SQL.
Clik here to view.

Do all the nodes have the same text in them that identifies them? If so you would use
Node Name contains %xxxx%
The % is the equivalent of a wildcard for SQL.