Run Graph Once

This option causes the entire data analysis graph to be run one time.
This basically involves getting the next record from the file input and
causing all downstream modules to fire and produce output if
appropriate.  All modules in the graph will examine their next input and
take whatever action is appropriate based on the module's configuration.


