Uses of Class
com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderTransformationSubstitution

Packages that use ReorderTransformationSubstitution
com.hp.hpl.jena.sparql.engine.optimizer.reorder   
 

Uses of ReorderTransformationSubstitution in com.hp.hpl.jena.sparql.engine.optimizer.reorder
 

Subclasses of ReorderTransformationSubstitution in com.hp.hpl.jena.sparql.engine.optimizer.reorder
 class ReorderFixed
          Fixed scheme for choosing based on the triple patterns, without looking at the data.
 class ReorderWeighted
           
 



Licenced under the Apache License, Version 2.0