Say you have a class with millions and millions of vertices.  You realize 
that some of them need to get deleted.  If you try to do a normal DELETE 
VERTEX from CLASS_NAME where x=y, you will get an error message because the 
query is not indexed and there is too much data involved.  This happens 
even if I have an index.  I have tried numerous ways to specify an index 
during the delete statement with no luck.  Simply put, does OrientDB 
support deleting vertices using an index or some other means when the 
number of objects in the Class is huge...

Thanks,
Ronnie

-- 

--- 
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