Database Error Messages

OCI-49044

Property "variable" is never defined when evaluating the label expression for element variable "property".
  • variable: The vertex or edge.
  • property: The property that the variable parameter can have.

Cause

The property exists in the property graph, but the specified variable can never have the specified property.


Action

Change the property parameter or remove the PROPERTY_EXISTS predicate reference.