A Mapping Graph Server Roles to Default Privileges
The following table describes the graph server (PGX) roles and the default privileges that are created in Basic Steps for Using a Database for Authentication:
Table A-1 Mapping Graph Server Roles to Default Privileges
| Roles | Description | Permission |
|---|---|---|
GRAPH_ADMINISTRATOR |
User who performs operations on the graph server (PGX) using the Java API. (As compared to running start and stop operations as an OS user.) |
|
GRAPH_DEVELOPER |
User who creates graphs, publishes graphs, modifies graphs, queries graphs, and views graphs using the Java API or SQLcl or the graph visualization application. |
|
GRAPH_USER |
User who queries graphs and views graphs Java API or SQLcl or the graph visualization application. |
|
Parent topic: Supplementary Information for Property Graph Support