com.hp.hpl.jena.sparql.pfunction.library
Class listLength
java.lang.Object
com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
com.hp.hpl.jena.sparql.pfunction.PropertyFunctionEval
com.hp.hpl.jena.sparql.pfunction.library.ListBase
com.hp.hpl.jena.sparql.pfunction.library.ListBase1
com.hp.hpl.jena.sparql.pfunction.library.listLength
- All Implemented Interfaces:
- PropertyFunction
public class listLength
- extends ListBase1
List length : property function to get the length of a list.
listLength
public listLength()
execOneList
public QueryIterator execOneList(Binding binding,
com.hp.hpl.jena.graph.Node listNode,
com.hp.hpl.jena.graph.Node predicate,
com.hp.hpl.jena.graph.Node length,
ExecutionContext execCxt)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.