4.9 ALL_PG_COMMENTS
ALL_PG_COMMENTS
describes comments on the property graphs
accessible to the current user.
Related Views
-
DBA_PG_COMMENTS
describes comments on all property graphs in the database. -
USER_PG_COMMENTS
describes comments on the property graphs owned by the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the property graph |
|
|
|
Name of the property graph |
|
|
|
Comment on the property graph |
Note:
This view is available starting with Oracle AI Database 26ai, Release Update 23.26.0.
See Also: