Hi Rashid, which version are you using? There was a bug around there in 2.0.9 and it was fixed in 2.0.10, maybe it's your case.
Luigi 2015-05-27 17:09 GMT+02:00 Giulia Brignoli <[email protected]>: > Hi Rashid, > > Try this function: > > var g= orient.getGraph(); > g.command( 'sql' , 'create vertex sample content {"name":"rem"}'); > g.commit(); > > the variable "a" hasn't been declared, so you can't return it. > > Bye, Giulia > > Il giorno mercoledì 27 maggio 2015 16:35:33 UTC+2, Rashid Mv ha scritto: >> >> >> -- > > --- > 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. > -- --- 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.
