The Admin Navigation Service data model stores the menu items which form a hierarchical structure through parent references.
A menu item represents an actual listed item in a particular menu. Menu items are essentially the nodes in the admin menu tree, with each item containing a reference to its parent menu item along with descriptive information about how it should be displayed. Menu items with no parent menu item will be top-level nodes in the admin menu.