public abstract class ReorderTransformationBase extends Object implements ReorderTransformation
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ReorderTransformationBase() |
| 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