public abstract class ReorderTransformationSubstitution extends Object implements ReorderTransformation
{ ?x :p ?v . ?x :q ?w } then ?x is TERM
at the second triple.| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ReorderTransformationSubstitution() |
| Modifier and Type | Method and Description |
|---|---|
BasicPattern |
reorder(BasicPattern pattern)
Return the reordered basic graph pattern.
|
ReorderProc |
reorderIndexes(BasicPattern pattern)
Return the reordering function based on a basic graph pattern.
|
public BasicPattern reorder(BasicPattern pattern)
ReorderTransformationreorder in interface ReorderTransformationpublic final ReorderProc reorderIndexes(BasicPattern pattern)
ReorderTransformationreorderIndexes in interface ReorderTransformationLicenced under the Apache License, Version 2.0