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.

35.43. property_graphs #

The view property_graphs contains all 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 35.41. property_graphs Columns

Column Type

Description

property_graph_catalog sql_identifier

Name of the database that contains the property graph (always the current database)

property_graph_schema sql_identifier

Name of the schema that contains the property graph

property_graph_name sql_identifier

Name of the property graph


Report a documentation issue

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