select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Development versions: 19
Pre-release documentation. PostgreSQL 19 Beta 3 is a testing release. The final release may differ.

52.41. pg_propgraph_element_label #

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

Table 52.41. 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


Report a documentation issue

Read the upstream documentation. For corrections, first check the current manual.