Database Error Messages

ORA-41959

Invalid graph for VERTEX_ID or EDGE_ID: "string"."string"

Cause

The VERTEX_ID or EDGE_ID value is invalid. The ID value does not belong to the same graph that is used as input to the Graph Algorithm Function.


Action

Provide a VERTEX_ID or EDGE_ID value for the graph used as input to the Graph Algorithm Function call.