Package | Description |
---|---|
sparql.base |
Modifier and Type | Method and Description |
---|---|
Filter |
Filter.getLast()
Get the last filter object.
|
Filter |
Filter.getNext()
Get the next filter object.
|
Modifier and Type | Method and Description |
---|---|
void |
Filter.setNext(java.lang.String nextCondition,
Filter next)
Set next filter object and relation condition to this object.
|