Database Error Messages

DIA-49030

ONE ROW PER rows_per_option is only supported with exactly one path pattern.
  • rows_per_option: The rows per option (VERTEX or STEP).

Cause

ONE ROW PER VERTEX or STEP is being used for a query with more than one graph pattern.


Action

Remove ONE ROW PER STEP or VERTEX or change the query to only have one path pattern.