Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Keyword Search in Databases- P2:Conceptually, a database can be viewed as a data graph GD(V ,E), where V represents a set of objects, and E represents a set of connections between objects. In this book, we concentrate on two kinds of databases, a relational database (RDB) and an XML database. In an RDB, an object is a tuple that consists of many attribute values where some attribute values are strings or full-text; there is a connection between two objects if there exists at least one reference from one to the other | ABSTRACT It has become highly desirable to provide users with flexible ways to query search information over databases as simple as keyword search like Google search. This book surveys the recent developments on keyword search over databases and focuses on finding structural information among objects in a database using a set of keywords. Such structural information to be returned can be either trees or subgraphs representing how the objects that contain the required keywords are interconnected in a relational database or in an XML database. The structural keyword search is completely different from finding documents that contain all the user-given keywords. The former focuses on the interconnected object structures whereas the latter focuses on the object content. The book is organized as follows. In Chapter 1 we highlight the main research issues on the structural keyword search in different contexts. In Chapter 2 we focus on supporting structural keyword search in a relational database management system using the SQL query language. We concentrate on how to generate a set of SQL queries that can find all the structural information among records in a relational database completely and how to evaluate the generated set of SQL queries efficiently. In Chapter 3 we discuss graph algorithms for structural keyword search by treating an entire relational database as a large data graph. In Chapter 4 we discuss structural keyword search in alarge tree-structured XML database. In Chapter 5 we highlight several interesting research issues regarding keyword search on databases. The book can be used as either an extended survey for people who are interested in the structural keyword search or a reference book for a postgraduate course on the related topics. KEYWORDS keyword search interconnected object structures relational databases XML databases data stream rank To my wife Hannah my children Michael and Stephen Jeffrey Xu Yu To my wife Michelle my parents Hanmin andYaping .