public interface Update
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(boolean infer)
Executes this update.
|
void |
setBinding(String name,
ARTNode node)
adds the binding determined by the
name,node pair to the query |
void evaluate(boolean infer)
throws QueryEvaluationException
infer - QueryEvaluationExceptionCopyright © 2014 ART Group, University of Rome, Tor Vergata. All Rights Reserved.