public abstract class PFuncListAndList extends PropertyFunctionEval
| Modifier and Type | Method and Description |
|---|---|
abstract QueryIterator |
execEvaluated(Binding binding,
PropFuncArg subject,
Node predicate,
PropFuncArg object,
ExecutionContext execCxt) |
execbuild, execpublic abstract QueryIterator execEvaluated(Binding binding, PropFuncArg subject, Node predicate, PropFuncArg object, ExecutionContext execCxt)
execEvaluated in class PropertyFunctionEvalbinding - Current solution from previous query stagesubject - List in subject slot, after substitution of any bound variables in this bindingpredicate - This predicateobject - List in object slot, after substitution of any bound variables in this bindingexecCxt - Execution contextLicenced under the Apache License, Version 2.0