7 lines
254 B
Markdown
7 lines
254 B
Markdown
---
|
|
note type: note
|
|
date: 2026-06-03
|
|
done: true
|
|
---
|
|
A DAG (short for directed acyclic graphs) is a model that encapsulates everything needed to execute a workflow. [See this](https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html)
|