All Implemented Interfaces:
PropertyFunction

public class version extends PropertyFunctionEval
Access the subsystem version registry and yield URI/version for each entry
  • Constructor Details

    • version

      public version()
  • Method Details

    • execEvaluated

      public QueryIterator execEvaluated(Binding binding, PropFuncArg subject, Node predicate, PropFuncArg object, ExecutionContext execCxt)
      Specified by:
      execEvaluated in class PropertyFunctionEval
      Parameters:
      binding - Current solution from previous query stage
      subject - PropFuncArg, after substitution of any bound variables in this binding
      predicate - This predicate
      object - PropFuncArg, after substitution of any bound variables in this binding
      execCxt - Execution context
      Returns:
      QueryIterator