Skip to content
This documentation is sourced from a third-party project and is not maintained by pgEdge.

`pg_propgraph_element_label`

pg_propgraph_element_label

The catalog pg_propgraph_element_label stores information about which labels apply to which elements.

Table: pg_propgraph_element_label Columns

Column Type

Description

oid oid

Row identifier

pgellabelid oid (references pg_propgraph_label.oid)

Reference to the label

pgelelid oid (references pg_propgraph_element.oid)

Reference to the element