com.hp.hpl.jena.sparql.engine.optimizer.reorder
Class ReorderLib
java.lang.Object
com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderLib
public class ReorderLib
- extends Object
ReorderLib
public ReorderLib()
identityProc
public static ReorderProc identityProc()
- Return a ReorderProc that does no reordering (leaving the query writer in-control)
identity
public static ReorderTransformation identity()
- Return a ReorderTransformation that maps directly to the original (leaving the query writer in-control)
fixed
public static ReorderTransformation fixed()
weighted
public static ReorderTransformation weighted(String filename)
Licenced under the Apache License, Version 2.0