java.lang.Object
org.apache.jena.sparql.syntax.Element
org.apache.jena.sparql.syntax.ElementGroup
A number of graph query elements.
Evaluation is a conjunction(AND) of the elements of the groups
-
Constructor Details
-
ElementGroup
public ElementGroup()
-
-
Method Details
-
addElement
-
addTriplePattern
-
addElementFilter
-
mark
public int mark() -
getElements
-
isEmpty
public boolean isEmpty() -
size
public int size() -
get
-
getLast
-
hashCode
public int hashCode() -
equalTo
-
visit
-