Back to Glossary Index

Dagster Data Engineering Glossary:

Directed Acyclic Graph (DAG)

A finite directed graph with no directed cycles, used extensively in representing data flow in data processing systems like Apache Airflow.