All Implemented Interfaces:
PropertyFunction

public class listMember extends ListBase1
List membership : property function implementation of list:member.
  • Constructor Details

    • listMember

      public listMember()
  • Method Details

    • build

      public void build(PropFuncArg argSubject, org.apache.jena.graph.Node predicate, PropFuncArg argObject, ExecutionContext execCxt)
      Description copied from interface: PropertyFunction
      Called during query plan construction immediately after the construction of the property function instance.
      Specified by:
      build in interface PropertyFunction
      Overrides:
      build in class PropertyFunctionBase
      Parameters:
      argSubject - The parsed argument(s) in the subject position
      predicate - The extension URI (as a Node).
      argObject - The parsed argument(s) in the object position
      execCxt - Execution context