You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"<decomposition> is one in [STAR, EG, TRIPLE] (default STAR). STAR decomposes the query into star-shaped sub-queries, EG follows the exclusive groups approach, TRIPLE generates a triple-wise decomposition.\n" \
52
55
"<sparql1.1> is one in [True, False] (default False), when True, no decomposition is needed\n" \
53
-
"<print_result> is one in [True, False] (default True), when False, only metadata is returned\n"
56
+
"<print_result> is one in [True, False] (default True), when False, only metadata is returned\n" \
57
+
"<join_stars_locally> is one in [True, False] (default True), when False, joins are pushed to the sources\n"
0 commit comments