Mapping Relational Operations onto Hypergraph Model

Computer Science – Databases

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

21 pages

Scientific paper

The relational model is the most commonly used data model for storing large datasets, perhaps due to the simplicity of the tabular format which had revolutionized database management systems. However, many real world objects are recursive and associative in nature which makes storage in the relational model difficult. The hypergraph model is a generalization of a graph model, where each hypernode can be made up of other nodes or graphs and each hyperedge can be made up of one or more edges. It may address the recursive and associative limitations of relational model. However, the hypergraph model is non-tabular; thus, loses the simplicity of the relational model. In this study, we consider the means to convert a relational model into a hypergraph model in two layers. At the bottom layer, each relational tuple can be considered as a star graph centered where the primary key node is surrounded by non-primary key attributes. At the top layer, each tuple is a hypernode, and a relation is a set of hypernodes. We presented a reference implementation of relational operators (project, rename, select, inner join, natural join, left join, right join, outer join and Cartesian join) on a hypergraph model. Using a simple example, we demonstrate that a relation and relational operators can be implemented on this hypergraph model.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Mapping Relational Operations onto Hypergraph Model does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Mapping Relational Operations onto Hypergraph Model, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Mapping Relational Operations onto Hypergraph Model will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-337183

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.