A class that receives the results of a query.
|
See Also: Inherited members from object.
The protected no-arg constructor used by inherited classes. |
abstract |
Add
(VariableBindings) Called to add a new result row. |
AddComments
(string) Adds comments about how the query has been processed. |
|
Finished
() This method is called by a Query object after the last variable binding is added. |
|
Init
(SemWeb.Variable[]) Called by the Query to initialize the result sink. |
The protected no-arg constructor used by inherited classes.
This method is called by a Query object after the last variable binding is added.
Adds comments about how the query has been processed.
Called to add a new result row.
Called by the Query to initialize the result sink.