4.12 ALL_PG_KEYS
ALL_PG_KEYS describes key columns in the property graphs accessible to the current user.
Related Views
-
DBA_PG_KEYSdescribes key columns in all property graphs in the database. -
USER_PG_KEYSdescribes key columns in the property graphs owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Owner of the property graph |
|
|
|
|
Name of the property graph |
|
|
|
|
Name of the element table |
|
|
|
|
Name of the column used to define the key |
Note:
This view is available starting with Oracle Database 23ai.
See Also: