Hi Oles,

how do you select them? With a query? If it's the case, you can just use a
DELETE EDGE around it, eg.

DELETE EDGE FROM (SELECT outE("MyEdgeClass") FROM MyVertexClass)

Luigi


2015-05-18 17:41 GMT+02:00 Oles Berezhetsky <[email protected]>:

> How delete list of selected edges with sql?
>
> --
>
> ---
> 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.

Reply via email to