Is it possible to change the class of an OrientDB edge in java? The OrientVertex class has a "moveToClass" method but OrientEdge does not. Simply using
edge.setProperty("@class","newClass")
also doesn't work.
There is no refactoring for edges right now, but if you open a new issue we'll take care of it soon. Open it on: https://github.com/orientechnologies/orientdb/issues/new