| Name | Description | Type | Package | Framework |
| AndElementCountOperator | Collection operator that counts the number of elements in the intersection of all elements. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
| AndElementOperator | Collection operator that returns the intersection of all elements. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
| ConcatenateOperator | Returns the all values concatenated per group. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
| SumOperator | Returns the sum per group as DoubleCell. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
| UniqueConcatenateOperator | Returns the concatenation of all different values per group. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
| UniqueConcatenateWithCountOperator | Returns the concatenation of all different values per group and the number of cells per distinct value. | Class | org.knime.base.data.aggregation.deprecated | KNIME |