First International Workshop on Graph Data Management Experiences and Systems 2013
DOI: 10.1145/2484425.2484426
|View full text |Cite
|
Sign up to set email alerts
|

Converting relational to graph databases

Abstract: "Graph Database Management Systems provide an effective and efficient solution to data storage in current scenarios where data are more and more connected, graph models are widely used, and systems need to scale to large data sets. In this framework, the conversion of the persistent layer of an application from a relational to a graph data store can be convenient but it is usually an hard task for database administrators. In this paper we propose a methodology to convert a relational to a graph database by exp… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
32
0
2

Year Published

2014
2014
2021
2021

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 62 publications
(34 citation statements)
references
References 12 publications
0
32
0
2
Order By: Relevance
“…Schema graph provides an effective way to store datasets where data are more and more connected [10]. It is convenient to convert large datasets from relational schema to graph representation.…”
Section: The Proposed Schema Graphmentioning
confidence: 99%
See 2 more Smart Citations
“…Schema graph provides an effective way to store datasets where data are more and more connected [10]. It is convenient to convert large datasets from relational schema to graph representation.…”
Section: The Proposed Schema Graphmentioning
confidence: 99%
“…Nodes are of different types: hub, sink, and source. Hub is a node that has more than one incoming edge, source is a node without incoming edges, and sink is a node without outcoming edges [10].…”
Section: The Proposed Schema Graphmentioning
confidence: 99%
See 1 more Smart Citation
“…To meet new demands of current applications, a lot of existing systems choose to migrate data layer from relational database to a graph-based storage system. In [9], a methodology was proposed to convert a relational model to a graph model by exploiting the schema and constraints. [10] and [11] focus on mapping relational to graph model without semantically loss, use Primary Keys and Foreign Keys to create edges between nodes.…”
Section: Related Workmentioning
confidence: 99%
“…Transformation and other wellknown techniques to bridge different databases seem hard to employ at large scale [6]; they would bring data duplication that is unfeasible when the data size is huge. In order to deal with heterogeneity, the majority of information systems define an integrated schema.…”
Section: Related Workmentioning
confidence: 99%