Version: orientdb-community-2.1-rc3 I have an edge class with about 600k records. I just want to remove all the records and create new edges.
I cannot use "drop" or "truncate" as it says it can result in broken records. Use unsafe. If I try to delete these 600k records OrientDB gives OutOfMemory error and creates a heap dump. Any solution to this problem? 600k are NOT a lot of edges. -- --- 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.
