en:site:recherche:logiciels:sparqlwithspark:chain4
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:site:recherche:logiciels:sparqlwithspark:chain4 [13/09/2016 22:51] – created hubert | en:site:recherche:logiciels:sparqlwithspark:chain4 [16/09/2016 23:10] (current) – [Chain4 query plans] hubert | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Chain4 query====== | + | {{indexmenu_n> |
+ | |||
+ | |||
+ | ====== Chain4 query plans====== | ||
The plans produced by each method are: | The plans produced by each method are: | ||
* SPARQL RDD: | * SPARQL RDD: | ||
- | < | + | |
- | val d1 = triples.filter{case(s, | + | < |
+ | val d1 = triples.filter{case(s, | ||
val d2 = triples.filter{case(s, | val d2 = triples.filter{case(s, | ||
val d3 = triples.filter{case(s, | val d3 = triples.filter{case(s, | ||
Line 16: | Line 20: | ||
* SPARQL DF: | * SPARQL DF: | ||
- | < | + | < |
val t1 = df.where(s" | val t1 = df.where(s" | ||
val t2 = df.where(s" | val t2 = df.where(s" | ||
Line 25: | Line 29: | ||
* SPARQL Hybrid DF: | * SPARQL Hybrid DF: | ||
- | < | + | < |
- | val P2 = 52239 | + | |
- | val P3 = 1164541952 | + | |
- | val P4 = 1164156928 | + | |
val subg = df.where(s" | val subg = df.where(s" | ||
subg.persist | subg.persist | ||
Line 39: | Line 40: | ||
</ | </ | ||
+ | Go to [[en: |
en/site/recherche/logiciels/sparqlwithspark/chain4.1473799863.txt.gz · Last modified: by hubert