IMHO it's merely a bug, edge creation should check that both ends are vertices
Luigi 2015-03-26 13:12 GMT+01:00 MrFT <[email protected]>: > > > http://stackoverflow.com/questions/28781749/am-i-supposed-to-be-able-to-create-edges-between-two-edges-and-or-an-edge-and-a > > > Am I supposed to be able to create edges between two edges and/or an edge > and a node in OrientDB? > <http://stackoverflow.com/questions/28781749/am-i-supposed-to-be-able-to-create-edges-between-two-edges-and-or-an-edge-and-a> > > In OrientDB, I can do CREATE EDGE E from someEdge to AnotherEdge. It will > execute with no problem, and the edge will be created. > > However, if I do this in the graph editor in Studio, it's extremely buggy. > The properties/settings window will not work at all. > > My question is: is it a bug that it lets me create edges between two > edges/an edge and a node or is it 'merely' the graph editor that's buggy > when I do this? > > > -- > > --- > 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. > -- --- 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.
