ORA-42441
A view is used for graph element table element_table in ENFORCED MODE.
- element_table: The element table for which a view is used.
Cause
The CREATE PROPERTY GRAPH statement specifies ENFORCED MODE option but it contains one or more view graph element tables.
Action
Use tables instead of views or remove the ENFORCED MODE option from the create statement.