Type Hierarchy Indexing
暂无分享,去创建一个
A major challenge for search data structures is type hierarchy indexing. In contrast to the situation in relational databases, any query in an OODB may refer either to one type or, implicitly, to a subhierarchy and therefore to a set of types. In this chapter, the specific requirements, the technical issues, and some selected data structure solutions in the context of type hierarchy queries are discussed.