Advanced Data TypesThe following advanced data types provide containers to store objects of the same type together with an associated key. The keys have special properties and the objects can be accessed efficiently by their key. The advanced data types offer more functionality than the basic data types, but need more time and space, in general. |
See also:Graph Types and Graph Algorithms |