Package org.knime.base.node.preproc.groupby

Contains a node to perform a group by operation on an input table.

See:
          Description

Class Summary
GroupByNodeDialog The node dialog of the group by node.
GroupByNodeFactory Factory class of the group by node.
GroupByNodeModel The NodeModel implementation of the group by node which uses the GroupByTable class to create the resulting table.
GroupByTable A data table that groups a given input table by the given columns and calculates the aggregation values of the remaining rows.
 

Enum Summary
ColumnNamePolicy This enum defines the different aggregation column name versions.
 

Package org.knime.base.node.preproc.groupby Description

Contains a node to perform a group by operation on an input table.



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.