Do Orientdb use the deleted vertex or edge memory?

时光毁灭记忆、已成空白 提交于 2019-12-25 02:41:03

问题


Suppose we have an edge or a vertex but we don't need that vertex anymore when we delete that vertex does orientdb use that space again that was allocated to the deleted vertex or edge.


回答1:


The space is reused, but the RID (Record ID) is never recycled.



来源:https://stackoverflow.com/questions/26160635/do-orientdb-use-the-deleted-vertex-or-edge-memory

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!