Class Namespace

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

public class Namespace extends UnaryValueOperator
The NAMESPACE function, which selects the namespace of URIs.
Author:
Arjohn Kampman
See Also:
  • Constructor Details

    • Namespace

      public Namespace()
    • Namespace

      public Namespace(ValueExpr arg)
  • Method Details