Uses of Class
org.apache.jena.sparql.pfunction.library.ListBase
Packages that use ListBase
-
Uses of ListBase in org.apache.jena.sparql.pfunction.library
Subclasses of ListBase in org.apache.jena.sparql.pfunction.libraryModifier and TypeClassDescriptionclassList operation - object can't be a list.classclassList membership with index : property function to access list using index Usage: ?classList length : property function to get the length of a list.classList membership : property function implementation of list:member.