###################### Directed Acyclic Graph ###################### **Audience:** Users coming from MLOps to Lightning Apps, looking for more flexibility. ---- ***************************** Is Lightning a DAG framework? ***************************** No. A Lightning App enables developers to express complex, interactive applications that are impossible to create with DAGs. ---- ********************************* Can I Build a DAG with Lightning? ********************************* Yes! DAGs are one of the easiest Lightning Apps to build. For example, here's a :doc:`full app that defines a DAG <../examples/dag/dag>`. ---- ******** Examples ******** .. raw:: html