Database Error Messages

OCI-41961

Data type for VERTEX_ID or EDGE_ID field is not object: string

Cause

The VERTEX_ID or EDGE_ID value is invalid. The field contains a scalar, array or NULL value where an object is expected.


Action

Provide a valid VERTEX_ID or EDGE_ID value.