public class blankNode extends PFuncSimple
Constructor and Description |
---|
blankNode() |
Modifier and Type | Method and Description |
---|---|
QueryIterator |
execEvaluated(Binding binding,
Node subject,
Node predicate,
Node object,
ExecutionContext execCxt) |
execEvaluated
exec
build, exec
public QueryIterator execEvaluated(Binding binding, Node subject, Node predicate, Node object, ExecutionContext execCxt)
execEvaluated
in class PFuncSimple
binding
- Current solution from previous query stagesubject
- Node in subject slot, after substitution if a bound variable in this bindingpredicate
- This predicateobject
- Node in object slot, after substitution if a bound variable in this bindingexecCxt
- Execution contextLicenced under the Apache License, Version 2.0