Class Lang

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

public class Lang extends UnaryValueOperator
The LANG function, as defined in SPARQL Query Language for RDF.
Author:
Arjohn Kampman
See Also:
  • Constructor Details

    • Lang

      public Lang()
    • Lang

      public Lang(ValueExpr arg)
  • Method Details