Query Plan Node

A single step in a query execution plan. Each Query Plan Node takes in an input table and generates an output table. The will not execute a node until the node that generates its input has completed.