You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LINKSET, LINKLIST, LINK, EMBEDDEDSET, EMBEDDEDLIST, EMBEDDED work fine with subquery syntax
Actual behavior
com.orientechnologies.orient.core.exception.OValidationException: The field 'Test.mymap' has been declared as LINKMAP but the value is not a record or a record-id DB name="nvd" Error Code="4"
OrientDB Version: 3.1.0 from develop branch
Java Version: docker openjdk:8-jdk-alpine
OS: docker openjdk:8-jdk-alpine
Expected behavior
Should work like
LINKSET, LINKLIST, LINK, EMBEDDEDSET, EMBEDDEDLIST, EMBEDDED
work fine with subquery syntaxActual behavior
com.orientechnologies.orient.core.exception.OValidationException: The field 'Test.mymap' has been declared as LINKMAP but the value is not a record or a record-id DB name="nvd" Error Code="4"
Steps to reproduce
The text was updated successfully, but these errors were encountered: