Our system is currently under heavy load due to increased usage. We're actively working on upgrades to improve performance. Thank you for your patience.
Proceedings of International Conference on Information Integration and Web-Based Applications &Amp; Services 2013
DOI: 10.1145/2539150.2539155
|View full text |Cite
|
Sign up to set email alerts
|

Experimental Comparison of Graph Databases

Abstract: In the recent years a new type of NoSQL databases, called graph databases (GDBs), has gained significant popularity due to the increasing need of processing and storing data in the form of a graph. The objective of this paper is a research on possibilities and limitations of GDBs and conducting an experimental comparison of selected GDB implementations. For this purpose the requirements of a universal GDB benchmark have been formulated and an extensible benchmarking tool, called BlueBench, has been developed.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
11
0
1

Year Published

2015
2015
2021
2021

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 26 publications
(13 citation statements)
references
References 8 publications
0
11
0
1
Order By: Relevance
“…Therefore, in the graph option, the neighbourhood search time depends on the number of vertices neighbours. In the relational option, however, on the number of all edges [15].…”
Section: Graph Databasesmentioning
confidence: 99%
See 1 more Smart Citation
“…Therefore, in the graph option, the neighbourhood search time depends on the number of vertices neighbours. In the relational option, however, on the number of all edges [15].…”
Section: Graph Databasesmentioning
confidence: 99%
“…This is mainly about poor performance of graph structure storage in RBD. This is difficult, unnatural and inefficient for RBD [15].…”
Section: Graph Databasesmentioning
confidence: 99%
“…For example, Titan 6 will retrieve an adjacent node of the edge to be retrieved and then execute a node query to identify the edge. The former is constant time but the latter is potentially linear in the number of edges incident on the node with the same edge label.…”
Section: Graph Queryingmentioning
confidence: 99%
“…Now the most popular book is rather practically oriented work [15]. A performance comparison of some graph databases is presented, e.g., in [6], [9].…”
Section: Introductionmentioning
confidence: 99%
“…Os vértices representam as entidades, suas propriedades são representadas pelos atributos e as arestas representam as relações[Leavitt 2010]. Esse armazenamento com os dados estritamente conectados, permite que, ao realizar uma pesquisa através da travessia seja possível percorrer milhões de vértices em questão de segundos[Rodriguez and Neubauer 2010].Existem atualmente diversos sistemas de armazenamento orientado a grafos, com estudos bem abrangentes de suas características[Kolomicenko 2013]. Foram analisados vários fatores, como custo, tempo de busca no grafo e tempo gasto para a construção do grafo.…”
unclassified