|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.python.core.PyObject
org.python.core.PySequence
org.python.core.PyList
com.hp.hpl.guess.Query
com.hp.hpl.guess.CompoundQuery
| Field Summary |
| Fields inherited from class com.hp.hpl.guess.Query |
AND, EQ, GE, GT, LE, LIKE, LT, NE, OR |
| Fields inherited from class org.python.core.PyList |
__class__ |
| Fields inherited from class org.python.core.PySequence |
annotation |
| Constructor Summary | |
CompoundQuery(Graph graph,
String op,
Query query1,
Query query2,
int type)
|
|
| Method Summary | |
boolean |
describes(GraphElement element)
|
Set |
getStates(Set init)
|
String |
toSQLString()
|
| Methods inherited from class com.hp.hpl.guess.Query |
__and__, __len__, __or__, __setattr__, __str__, get, getGraph, toString |
| Methods inherited from class org.python.core.PyList |
__add__, __findattr__, __iadd__, __imul__, add, addAll, append, classDictInit, clear, contains, containsAll, count, equals, extend, hashCode, index, insert, isEmpty, iterator, pop, pop, remove, remove, removeAll, retainAll, reverse, safeRepr, size, sort, sort, toArray, toArray |
| Methods inherited from class org.python.core.PySequence |
__anye__, __bde__, __delitem__, __delslice__, __eq__, __finditem__, __finditem__, __ge__, __getitem__, __getslice__, __gt__, __lde__, __le__, __lt__, __ne__, __nonzero__, __rde__, __setitem__, __setitem__, __setslice__, __sub__, __tojava__, containsGraphElements, findEdges, findEdges, findGraphElements, findGraphElements, findNodes, findNodes, findNodesAndEdges, findNodesAndEdges, getAnnotation, groupAndSortBy, groupBy, hide, isMappingType, isNumberType, show, sortBy, unroll |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CompoundQuery(Graph graph,
String op,
Query query1,
Query query2,
int type)
| Method Detail |
public Set getStates(Set init)
getStates in class Querypublic String toSQLString()
toSQLString in class Querypublic boolean describes(GraphElement element)
describes in class Query
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||