Uses of Class
org.apache.jena.sparql.pfunction.library.ListBase
-
Uses of ListBase in org.apache.jena.sparql.pfunction.library
Modifier and TypeClassDescriptionclass
List operation - object can't be a list.class
class
List membership with index : property function to access list using index Usage: ?class
List length : property function to get the length of a list.class
List membership : property function implementation of list:member.