`pg_property_graph_privileges`
pg_property_graph_privileges
The view pg_property_graph_privileges identifies all privileges granted on property graphs to a currently enabled role or by a currently enabled role. There is one row for each combination of property graph, grantor, and grantee.
Table: pg_property_graph_privileges Columns
Column Type Description |
|---|
Name of the role that granted the privilege |
Name of the role that the privilege was granted to |
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 |
Type of the privilege: |
|