how can i find how many record belong to one class?

hi....

is there any node which can tell me how many records belong to on particular class and then i can set condition on the output?

 

Use the GroupBy node on the class column as the Grouping column.

in the aggregation section, pick any column and choose count as aggregation type.

 

simon.