Development Versions: 19 / devel
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the current version, or one of the other supported versions listed above instead.

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