4.26 ALL_PROPERTY_GRAPHS
ALL_PROPERTY_GRAPHS describes the property graphs accessible to the current user.
Related Views
-
DBA_PROPERTY_GRAPHSdescribes all property graphs in the database. -
USER_PROPERTY_GRAPHSdescribes 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 |
|
|
|
|
Mode of the property graph ( |
|
|
|
|
Indicates whether mixed property types are allowed in the property graph ( |
|
|
|
|
Indicates whether the property graph is enabled for the In-Memory Column Store ( |
Note:
This view is available starting with Oracle Database 23ai.
See Also: