Home > Workflow > Working with Nodes > About Parallel Processing > Parallel Processing Use Cases > Running Graph Node in Parallel
You can run Graph nodes in parallel. Even if no other nodes are parallel, performance may improve.
To run Graph node in parallel:
Set parallel processing for the entire workflow.
Turn off parallel processing for all nodes except for the Graph nodes.
Run the Graph nodes. Graph node sample data is now generated in parallel. If the Graph node sample is small or the query is simple, the query may not be made parallel.