addRule( new GroupTapNodePartitioner() );
// PartitionPipelines
addRule( new StreamedAccumulatedTapsPipelinePartitioner() );
addRule( new StreamedSelfJoinSourcesPipelinePartitioner() );
addRule( new StreamedOnlySourcesPipelinePartitioner() );
// PostPipelines
addRule( new RemoveMalformedHashJoinPipelineTransformer() );
// remove when GraphFinder supports captured edges