Content deleted Content added
→See also: disambiguation link repair (You can help!) - linked to database index instead |
|||
Line 39:
===Organised recurring data structures===
* The [[Table (information)|tabular]] view of repeating data structures is only one of many possibilities. Repeating data structures can be organised [[Hierarchy|hierarchically]], such that nodes are linked to each other in a cascade of parent-child relationships. Values and potentially more complex data-structures are linked to the nodes. Thus the nodal hierarchy provides the key for addressing the data structures associated with the nodes. This representation can be thought of as an [[Tree (data structure)|inverted tree]].
===Sorted or ordered data===
|