Created
September 21, 2016 13:52
-
-
Save bsylvain/22f425ed97b21eeeff9eec50345b4595 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tenant A | |
Familly 1(id: 12,parent: nil,order:1) | |
| | |
|--Sub-familly order: 1 parent: 12 | |
|--Sub-familly order: 2 parent: 12 | |
Familly 2(id: 57,order:4) | |
|--Sub-familly order: 1parent: 57 | |
Tenant B | |
Familly 1(id: 27,parent: nil,order:2) | |
| | |
Familly 2(id: 14parent: nil,order:3) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment