Database Error Messages

OCI-41958

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

Cause

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


Action

Provide a valid VERTEX_ID or EDGE_ID value.