Database Error Messages

OCI-42446

Label label has more than the maximum number of properties_max properties per label.
  • label: Label name where limit was exceeded.
  • properties_max: Max number of properties per label.

Cause

An attempt is being made to create a Property Graph with more than allowed number of properties in a single label.


Action

Reduce the number of properties in the label.