HandlerExtensions Methods |
| Name | Description | |
|---|---|---|
| Apply(IRdfHandler, IEnumerableTriple) |
Applies the triples to an RDF Handler.
| |
| Apply(IRdfHandler, IGraph) |
Applies the triples of a Graph to an RDF Handler.
| |
| Apply(ISparqlResultsHandler, SparqlResultSet) |
Applies the result set to a Results Handler.
|