`pg_element_table_properties`
pg_element_table_properties
The view pg_element_table_properties shows the definitions of the properties for the element tables of property graphs defined in the current database. Only those property graphs are shown that the current user has access to (by way of being the owner or having some privilege).
Table: pg_element_table_properties Columns
Column Type Description |
|---|
Name of the database that contains the property graph (always the current database) |
Name of the schema that contains the property graph |
Name of the property graph |
Element table alias (unique identifier of an element table within a property graph) |
Name of the property |
Expression of the property definition for this element table |