break;
case LeftTuple.UPDATE:
stagedRightTuples.removeUpdate( rightTuple );
break;
}
stagedRightTuples.addDelete( rightTuple );
if ( memory.getDecAndGetCounter() == 0 && !isRightInputIsRiaNode() && isEmptyBetaConstraints() ) {
// NotNodes can only be unlinked, if they have no variable constraints
// unlink node. Ignore right input adapters, as these will link the betanode via the RiaRuleSegments
memory.linkNode( workingMemory );