Connecting Transformers
Graph models can be designed in the Graph.Build Studio, and then generated from existing data sources (SQL / JSON / CSV / XML ) using Graph.Build Transformers.
There is no limit to the number of Transformers in any given architecture.
Transformers run stand-alone, and it is recommended to have a 1:1 relationship between data sources and transformers, as illustrated here:

To design graph models, connect Transformers to the Studio.
Select
Connected Transformers,Add New Transformer

Connect to all transformers in your architecture.
The docker-compose.yml used in Installation and Deployment deployed one Semi-Structured Transformer, and one SQL Transformer.
Connect to each Transformer using the format
http://{docker-service-name}:{container-port}
Last updated

