Done! https://github.com/orientechnologies/orientdb/issues/2035
On Tuesday, February 11, 2014 9:52:39 AM UTC, Andrey Lomakin wrote: > > Also do not use hash index in tx mode, it does not support transactions, > yet. > > > On Tue, Feb 11, 2014 at 11:52 AM, Andrey Lomakin > <[email protected]<javascript:> > > wrote: > >> Hi Fabrizio, >> >> Could you create issue ? We will fix it this week. >> >> >> On Tue, Feb 11, 2014 at 11:49 AM, Fabrizio Fortino >> <[email protected]<javascript:> >> > wrote: >> >>> delete edge where @class = 'LINK' and ID = 'myid' >>> >>> does not work either. >>> >>> >>> On Tuesday, February 11, 2014 9:45:43 AM UTC, Fabrizio Fortino wrote: >>>> >>>> Hi guys, >>>> >>>> I am working with orientdb 1.7RC1. >>>> >>>> I have an edge class named LINK with an indexed property ID (NOT UNIQUE >>>> HASH). >>>> When I try to delete the edges using *delete edge from LINK where ID = >>>> 'myid' *it does not delete anything. >>>> >>>> Any idea? >>>> >>>> Thanks, >>>> Fabrizio >>>> >>>> -- >>> >>> --- >>> 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] <javascript:>. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> Best regards, >> Andrey Lomakin. >> >> Orient Technologies >> the Company behind OrientDB >> >> > > > -- > 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.
