Key Features
-
Unbalanced tree: Each node can have a different degree of detail(children).
Figure 1. Unbalanced tree -
Flexible node types: Nodes at the same level can represent different types of entities.
-
Manage version by date: The hierarchy version can be managed by date.
-
Allow interaction operations
-
CRUD operation
-
Be able to merge branches
-
Be able to split from one branch to another branch
-
Be able to change in the hierarchy relation by moving nodes
-