SYSTEM CATALOGS / SYSTEM CATALOGS
pg_propgraph_label
Read PG 19 beta 3 manual ↗The catalog pg_propgraph_label stores information about the labels in a property graph.
Pre-release documentation. These definitions may change before the final release.
- Kind
- System catalogs
- Columns in this snapshot
- 3
- Definition source
- English manual
Columns 3
| Column | Type | Description / reference |
|---|---|---|
oid | oid | Row identifier |
pglpgid | oid | Reference to the property graph that this label belongs to pg_class.oid |
pgllabel | name | The name of the label. This is unique among the labels in a graph. |
Column history across versions
Version history 2
- PG 19 → 20removed
- PG 18 → 19added
Definition snapshot: english-manuals:83b2d11ecc16fe33a454a9e2342… · English manual source