Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/tutorials%2Fsparql_union.mdtext
Index: trunk/content/tutorials/sparql_union.mdtext =================================================================== --- trunk/content/tutorials/sparql_union.mdtext (revision 1849053) +++ trunk/content/tutorials/sparql_union.mdtext (working copy) @@ -71,7 +71,7 @@ each slot, then test each `?p` to see if it matches one of the values. It will depend on the sophistication of the query optimizer as to whether it spots that it can perform the query more -efficiently and is able to pass the constraint down as will as to +efficiently and is able to pass the constraint down as well as to the storage layer. ## UNION - remembering where the data was found.
