Class LangDir

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

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

    • LangDir

      public LangDir()
    • LangDir

      public LangDir(ValueExpr arg)
  • Method Details