Version: 2.0.M1 Graph API Hi, I need to delete an edge in a method, and I have the following as parameters into the method - instance of the source OrientVertex, instance of the target OrientVertex and the name of the edge class which binds them together.
I looked at the example given http://orientdb.com/docs/last/orientdb.wiki/SQL-Delete-Edge.html, but couldn't match it with the methods in version 2.0.M1. Is there a way that I can retrieve just that one edge between the two vertices and remove it? Thanks and Best Regards, GPN -- --- 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.
