Class Bound

All Implemented Interfaces:
Serializable, Cloneable, GraphPatternGroupable, QueryModelNode, ValueExpr, VariableScopeChange

public class Bound extends AbstractQueryModelNode implements ValueExpr
The BOUND function, as defined in SPARQL Query Language for RDF; checks if a variable is bound.
Author:
Arjohn Kampman
See Also: