Package com.pervasive.datarush.graphs

Provides classes and interfaces for the construction of executable dataflow graphs.

See: Description

Package com.pervasive.datarush.graphs Description

Provides classes and interfaces for the construction of executable dataflow graphs. In Pervasive DataRush, dataflow graphs are simply collections of linked dataflow operators. Thus defining a graph is an iterative process of adding operators to a container. Once defined, an executable instance of the graph can be produced. Users manage and monitor the execution of the graph using these instances.

Copyright © 2016 Actian Corporation. All Rights Reserved.