en:site:recherche:logiciels:sparqlwithspark:chain6
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:site:recherche:logiciels:sparqlwithspark:chain6 [15/09/2016 10:11] – hubert | en:site:recherche:logiciels:sparqlwithspark:chain6 [16/09/2016 23:11] (current) – [Chain6 query plans] hubert | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{indexmenu_n> | + | {{indexmenu_n> |
====== Chain6 query plans ====== | ====== Chain6 query plans ====== | ||
Line 5: | Line 5: | ||
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, | ||
Line 21: | Line 21: | ||
* 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 33: | Line 33: | ||
* SPARQL Hybrid DF: | * SPARQL Hybrid DF: | ||
- | < | + | < |
val subg = df.where(s" | val subg = df.where(s" | ||
subg.persist | subg.persist |
en/site/recherche/logiciels/sparqlwithspark/chain6.1473927113.txt.gz · Last modified: by hubert