Hi Luca, when I created Occupation class I have created an index on Occupation.id .
*[58:command] DEBUG executed command=sql.create edge rated from (select from Users where id = $input.userId) to (select from Movies where id = $input.movieId) set ratings = $input.ratings , rating_date = $input.timestamp, result=[]* I think the problem is on $input.userId and $input.movies variables... because create edge instruction don't create any edge. Can you help me? -- --- 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.
