2018
DOI: 10.1007/978-3-030-03667-6_1
|View full text |Cite
|
Sign up to set email alerts
|

An Empirical Evaluation of RDF Graph Partitioning Techniques

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
31
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
2
2

Relationship

3
5

Authors

Journals

citations
Cited by 23 publications
(31 citation statements)
references
References 20 publications
0
31
0
Order By: Relevance
“…For example, create a separate partition of all RDF triples with Predicate age and object values between 30 and 40. In our motivating example, let the partition key is the triple number with partitions defined according the following ranges: first partition is created for all the triples in the range [1,4], a second partition is created for all the triples in the range [5,8], and third partition is created for all the triples in the range [9,11]. Workload-Based Partitioning: The partitioning techniques in this category make use of the query workload to partition the given RDF dataset.…”
Section: Rdf Graph Partitioningmentioning
confidence: 99%
See 2 more Smart Citations
“…For example, create a separate partition of all RDF triples with Predicate age and object values between 30 and 40. In our motivating example, let the partition key is the triple number with partitions defined according the following ranges: first partition is created for all the triples in the range [1,4], a second partition is created for all the triples in the range [5,8], and third partition is created for all the triples in the range [9,11]. Workload-Based Partitioning: The partitioning techniques in this category make use of the query workload to partition the given RDF dataset.…”
Section: Rdf Graph Partitioningmentioning
confidence: 99%
“…This technique is exhibited in example given in Figure 12, shows all the triples having hierarchy1 in subjects are assigned to the green partition, triples having hierarchy2 in subjects are assigned to the red partition, and triples having hierarchy3 in subjects are assigned to the blue partition. This partitioning may not produce the best query runtimes as the underlying assumptions about IRIs might not be true in practice [4].…”
Section: Rdf Graph Partitioningmentioning
confidence: 99%
See 1 more Smart Citation
“…Thus by using the first come for serve strategy, all the triples with predicate p1 will be assigned to first partition (red), p2 triples will be assigned to second partition (green), p3 triples will be assigned to third partition (blue), and p4 triples will be again assigned to first partition. This technique can leads to significant performance improvement, provided that the predicates are intelligently grouped intro partitions, such that communication load among data nodes is reduced [11].…”
Section: Fig 11 Types Of Partitioning Used Rdf Enginesmentioning
confidence: 99%
“…Akhter et al compared seven RDF graph partitioning methods in two different evaluation setups [45]. The existing partitioning methods are evaluated in terms of partitioning time, partitioning imbalance, and query processing time.…”
mentioning
confidence: 99%