Hi all, I’m currently working on refactoring MManager [1] , when I found that the codes of PTree is a little bit confused.
It is used in PropertyPlan but I did not find related documents or user guides except some are used in test codes like: "CREATE PROPERTY property1" "ADD LABEL label1 TO PROPERTY property1" "DELETE LABEL label1 FROM PROPERTY property1" "LINK root.m1.m2 TO property1.label1" "UNLINK root.m1.m2 FROM property1.label1” Do you think these statements are useful in the future? Or do you think PTree and PropertyPlan codes could be removed? [1] https://issues.apache.org/jira/browse/IOTDB-274# <https://issues.apache.org/jira/browse/IOTDB-274#> Best, ----------------------------------- Zesong Sun School of Software, Tsinghua University 孙泽嵩 清华大学 软件学院
