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]. For more options, visit https://groups.google.com/groups/opt_out.
