I tried http://localhost:2480/command/myTest/sql/create%20class%20Company and expected it will create a class "Company" to the database "myTest".
I received the following error "com.orientechnologies.orient.core.exception.OCommandExecutionException: Cannot execute non idempotent command using HTTP GET". I think I'm using POST instead of GET. So I'm confused what I missed here... Thank you! -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
