Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-42431

ambiguous edge relationship for graph edge table string

Cause

More than one foreign key constraint existed between the edge table and a referenced vertex table.


Action

Explicitly declare the edge relationship using the KEY...REFERENCES clause.