|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mindswap.pellet.query.QuerySplitter
QueryEngine.split(Query) function for this functionality
public class QuerySplitter
Reorganizes the order of variables to improve the performance of the query answering. Designed for queries with one connected component and no undistinguished variables.
| Field Summary | |
|---|---|
static java.util.logging.Logger |
log
Deprecated. |
| Constructor Summary | |
|---|---|
QuerySplitter()
Deprecated. |
|
| Method Summary | |
|---|---|
java.util.List |
split(Query query)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.logging.Logger log
| Constructor Detail |
|---|
public QuerySplitter()
| Method Detail |
|---|
public java.util.List split(Query query)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||