Graph Data Model
Author | : Hideko S. Kunii |
Publisher | : Springer Science & Business Media |
Total Pages | : 117 |
Release | : 2012-12-06 |
ISBN-10 | : 9784431681144 |
ISBN-13 | : 4431681140 |
Rating | : 4/5 (44 Downloads) |
Download or read book Graph Data Model written by Hideko S. Kunii and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 117 pages. Available in PDF, EPUB and Kindle. Book excerpt: Complex databases can be understood well with visual representation. A graph is a very intuitive and rational structure to visually represent such databases. Graph Data Model (GDM) proposed by the author formalizes data representation and operations on the data in terms of the graph concept. The GDM is an extension of the relational model toward structural representation. In this model, a database is defined by a schema graph where nodes represent record types and arcs represent link types that are relationships between two record types. The capabilities of the GDM include direct representation of many-to-many relationships and of the relationships within a single record type. The characteristic operators are those associated with links: existential, universal, numerical and transitive link operators. Graph Data Language (GDL) is a data language based on this GDM. The essence of the GDL is path expressions used for formulation of queries. The concepts of GDM and GDL have actually been implemented by Ricoh Co., Ltd. and a system based on these concepts is commercially available for many UNIX machines.