Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的意思是说;
与叶子相关联的内容是否也与叶子终止的分支节点相关联?
例如
将一个项目与“c”相关联,它出现在“a”、“b”和“c”中。我希望该项目只与“c”而不是“a”和“b”相关联。
我错过了什么还是正确的?
好吧,如果你不想让 c 暗示 a 和 b,那么 c 应该是 a 和 b 的兄弟,而不是孩子。