Filter rows using graphext’s advanced query syntax (similar to Elasticsearch).
Inputs
An input dataset to filter.
Outputs
A dataset containing the same columns as the input dataset but without the filtered rows.
Parameters
The graphext advanced query used to identify the rows to keep.
Was this page helpful?