This node takes each row in the query table (Port 0) and searches the reference table (Port 1) for a number of rows matching the specified similarity/distance criteria. If multiple results are requested, the query result row is duplicated for each subsequent match.
- Type: TableQuery tableEach row is used as a query for similar (or non-similar) entries in the reference table.
- Type: TableReference table (neighbors)Data set to in which to search for nearest/farthest neighbors.