Table pub.mgd.voc_vocabdag A record in this table represents an ownership relationship of a Vocabulary over a DAG. A Vocabulary can have many DAGS, but a DAG can belong to at most one Vocabulary.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 44 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_vocab_key + _dag_key | Primary key | Asc/Asc | voc_vocabdag_pkey |
_dag_key | Performance | Asc | voc_vocabdag_idx_dag_key |
|