Class IrCollection
java.lang.Object
org.eclipse.rdf4j.queryrender.sparql.ir.IrNode
org.eclipse.rdf4j.queryrender.sparql.ir.IrCollection
IR node representing an RDF Collection term used as an object: a parenthesized list of terms.
-
Field Summary
Fields inherited from class IrNode
_className -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IrNode
getVars, isNewScope, setNewScope, transformChildren
-
Constructor Details
-
IrCollection
public IrCollection(boolean newScope)
-
-
Method Details
-
addItem
-
print
-