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
Error: com.orientechnologies.orient.core.sql.OCommandSQLParsingException: Error on parsing command at position #0: Class '[#13:2, #13:3]' was not found
orientdb {db=test}> DELETE VERTEX FROM [#13:2, #13:3]
Error: com.orientechnologies.orient.core.command.OCommandExecutorNotFoundException: Cannot find a command executor for the command request: sql.
orientdb {db=test}> DELETE VERTEX FROM (SELECT FROM [#13:2, #13:3])
Delete record(s) '2' in 0.015000 sec(s).
The text was updated successfully, but these errors were encountered:
How has #3177 been solved?
The text was updated successfully, but these errors were encountered: