Multiple choice technology platforms and products 10) To terminate a graph based on condition use a. Reformat component b. Reformat component with force_error c. Set condition in graph’s end script d. Replicate Reveal answer Fill a bubble to check yourself B Correct answer Explanation The Reformat component with force_error=true terminates graph execution when the specified condition is met. Setting conditions in the end script doesn't stop execution mid-flow, and Replicate splits data without termination capabilities.