Hello World Example
This walkthrough is another form of our hello world tutorial, it is also present as a set of guided UI tours within EAGLE.
Try the sample graph directly on the public installation.
Graph Creation
Build the Hello World Logical Graph Template by placing and connecting components. At this stage, you are defining workflow structure and parameters.
A logical graph is not executed directly. It must be translated into a Physical Graph Template before execution.
Executing a graph
Execute the physical graph using your selected execution environment. The video demonstrates one local Docker-based approach.