I just download rc3, created a new document database with plocal. Now in studio i tried to create a new Class but I got this error.
com.orientechnologies.orient.core.sql.OCommandSQLParsingException: Error on parsing command at position #41: Syntax error after EXTENDS for class AcfInbound. Expected the super-class name. Use CREATE CLASS <class> [EXTENDS <super-class> [,<super-class2>*] ] [CLUSTER <clusterId>*] [ABSTRACT] Command: CREATE CLASS AcfInbound ABSTRACT extends -------------------------------------------------^ -- --- 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.
