Title :
Path dictionary: a new access method for query processing in object-oriented databases
Author :
Lee, Wang-Chien ; Lee, Dik Lun
Author_Institution :
GTE Labs. Inc., Waltham, MA, USA
Abstract :
We present a new access method, called the path dictionary index (PDI) method, for supporting nested queries on object-oriented databases. PDI supports object traversal and associative search, respectively, with a path dictionary and a set of attribute indexes built on top of the path dictionary. We discuss issues on indexing and query processing in object-oriented databases; describe the operations of the new mechanism; develop cost models for its storage overhead and query and update costs; and compare the new mechanism to the path index method. The result shows that the path dictionary index method is significantly better than the path index method over a wide range of parameters in terms of retrieval and update costs and that the storage overhead grows slowly with the number of indexed attributes
Keywords :
object-oriented databases; query processing; access method; associative search; attribute indexes; nested queries; object traversal; object-oriented databases; path dictionary index; query processing; storage overhead; Costs; Data models; Database systems; Dictionaries; Indexes; Indexing; Joining processes; Object oriented databases; Object oriented modeling; Query processing;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on