This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Search

Operators in the Search category

Home > Search

Operators

OperatorDescription
Dictionary matcherMatches tuples if they appear in a given dictionary
Keyword SearchSearch for keyword(s) in a string column
Regular ExpressionSearch a regular expression in a string column
Substring SearchSearch for Substring(s) in a string column

Total: 4 operators

1 - Dictionary matcher

Matches tuples if they appear in a given dictionary

Home > Search

Input Properties

PropertyRequirementTypeDefaultDescription
DictionaryString-Dictionary values separated by a comma
AttributeString-Column name to match
Result AttributeStringmatchedColumn name of the matching result
Matching TypeScan, Substring, Conjunction-

Output Ports

PortMode
0Set Snapshot

2 - Keyword Search

Search for keyword(s) in a string column

Home > Search

Input Properties

PropertyRequirementTypeDefaultDescription
attributeString-Column to search keyword on
keywordsString-Keywords

Output Ports

PortMode
0Set Snapshot

3 - Regular Expression

Search a regular expression in a string column

Home > Search

Input Properties

PropertyRequirementTypeDefaultDescription
Case InsensitiveBooleanfalseRegex match is case sensitive
AttributeString-Column to search regex on
RegexString-Regular expression

Output Ports

PortMode
0Set Snapshot

4 - Substring Search

Search for Substring(s) in a string column

Home > Search

Input Properties

PropertyRequirementTypeDefaultDescription
attributeString-Column to search substring on
SubstringString-Substring
Case SensitiveBooleanfalseWhether the substring match is case sensitive

Output Ports

PortMode
0Set Snapshot