How do you create an edge using OCommandRequest,

I'm using 1.6.4 of orierntdb

OCommandRequest request =...

request.command(new  OCommandSQL("create edge  MemberOf ? to 
?")).execute(rid1,rid2);

gives me

Cannot find a command executor for the command request: sql.? to ?

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to