Hi, First time when you create first edge it is created as simple link between 2 vertexes (no records) of course it is impossible for seconds time that is why you see records for 2 edges.
In orientdb edges is a logical unit. so if you work with graphdb you should use grahp api. On Tue, Jan 28, 2014 at 2:15 PM, chiranjeeb ghosh < [email protected]> wrote: > Hi, > > While creating edge in console > > I am getting a peculiar situation > First time no edge is shown as record. > > When I run it next time > > 2 same records are displayed. > > Please have a look and tell. > > \CG > > -- > > --- > 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/groups/opt_out. > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- 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/groups/opt_out.
