All Implemented Interfaces:
PropertyFunction

public class listLength extends ListBase1
List length : property function to get the length of a list.
  • Constructor Details

    • listLength

      public listLength()
  • Method Details

    • execOneList

      public QueryIterator execOneList(Binding binding, org.apache.jena.graph.Node listNode, org.apache.jena.graph.Node predicate, org.apache.jena.graph.Node length, ExecutionContext execCxt)