Package org.apache.jena.sparql.service.enhancer.algebra
package org.apache.jena.sparql.service.enhancer.algebra
-
ClassesClassDescriptionDetects options on SERVICE and materializes them.Checks for the presence of
SERVICE <loop:> { }transforms those into linear joins usingOpSequence/OpDisjunctionand adjust variable scopes.It seems that preemtive optimization before execution does not work with property functions.