Database Error Messages

OCI-42424

An expression based label property definition must use the AS clause.

Cause

The AS clause was not used to specify a property name for an expression in the vertex or edge table definition.


Action

Use the AS clause to specify a name for the property defined using an expression.