public interface Query
Modifier and Type | Method and Description |
---|---|
TupleBindings |
getBindings()
gets the bindings set on this query.
|
void |
setBinding(String name,
ARTNode node)
adds the binding determined by the
name,node pair to the query |
TupleBindings getBindings()
Copyright © 2015 ART Group, University of Rome, Tor Vergata. All Rights Reserved.