Hi,

I tried this in OrientDB Studio:

begin
let a = insert into class content {"blah": "blah1"}
let b = insert into class content {"blah": "blah2"}
let c = insert into class content {"blah": "blah3"}
commit retry 100
return [$a,$b,$c]

this is the output

<https://lh3.googleusercontent.com/-tds3EmWKtps/WulXXobF0hI/AAAAAAAAAEU/EAA2zXCHh6c8PBkM_hUXlYge3koAcDLKQCLcBGAs/s1600/Cattura.PNG>

Hope it helps

Regards,

Michela

-- 

--- 
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.

Reply via email to