edu.berkeley.cs.db.yfilterplus.queryparser
Class XFQuery
java.lang.Object
|
+--edu.berkeley.cs.db.yfilterplus.queryparser.Query
|
+--edu.berkeley.cs.db.yfilterplus.queryparser.XFQuery
- public class XFQuery
- extends Query
Constructor Summary |
XFQuery(java.lang.String raw,
int id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
m_paths
protected Path[] m_paths
XFQuery
public XFQuery(java.lang.String raw,
int id)
getNestedPaths
public java.lang.String[] getNestedPaths(java.lang.String raw)
getPaths
public Path[] getPaths()
- Specified by:
getPaths
in class Query
getNoPaths
public int getNoPaths()
- Specified by:
getNoPaths
in class Query
getNoPredicates
public int getNoPredicates()
toString
public java.lang.String toString()
- Specified by:
toString
in class Query
print
public void print()
printToFile
public void printToFile()
printStepElementsToFile
public void printStepElementsToFile()