Chapter 56. Joiners

We assume that you already know what components are. See Chapter 26, Components for brief information.

Some components are intermediate nodes of the graph. These are called Joiners or Transformers.

For information about Transformers see Chapter 55, Transformers. Here we will describe Joiners.

Joiners serve to join data from more data sources according to the key values.

Components can have different properties. But they also can have something in common. Some properties are common for all of them, others are common for most of the components, or they are common for Joiners only. You should learn:

We can distinguish Joiners according to how they process data. All Joiners work using key values.