Grid Structure



next up previous
Next: Partitioned Hash Function Up: Multiple-Key Access Previous: Multiple-Key Access

Grid Structure

  1. A grid structure for queries on two search keys is a 2-dimensional grid, or array, indexed by values for the search keys. Figure 8.11 (textbook 8.26) shows part of a grid structure for the deposit file.

     
    Figure 8.11:   Grid structure for file.

  2. A particular entry in the array contains pointers to all records with the specified search key values.



Page created and maintained by Osmar R. Zaï ane
Last Update: Wed Nov 15 11:12:38 PST 1995