Join index hierarchy: An indexing structure for efficient navigation in object-oriented databases

Citation
Jw. Han et al., Join index hierarchy: An indexing structure for efficient navigation in object-oriented databases, IEEE KNOWL, 11(2), 1999, pp. 321-337
Citations number
34
Categorie Soggetti
AI Robotics and Automatic Control
Journal title
IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING
ISSN journal
10414347 → ACNP
Volume
11
Issue
2
Year of publication
1999
Pages
321 - 337
Database
ISI
SICI code
1041-4347(199903/04)11:2<321:JIHAIS>2.0.ZU;2-9
Abstract
A novel indexing structure-join index hierarchy-is proposed to handle the " gotos on disk" problem in object-oriented query processing. The method cons tructs a hierarchy of join indices and transforms a sequence of pointer cha sing operations into a simple search in an appropriate join index file, and thus accelerates navigation in object-oriented databases. The method exten ds the join index structure studied in relational and spatial databases, su pports both forward and backward navigations among objects and classes, and localizes update propagations in the hierarchy. Our performance study show s that partial join index hierarchy outperforms several other indexing mech anisms in object-oriented query processing.