IResultsParserContext Interface |
Interface for SPARQL Results Parser Contexts.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic interface IResultsParserContext
Public Interface IResultsParserContext
The IResultsParserContext type exposes the following members.
Properties
| Name | Description |
---|
 | Handler |
Gets the SPARQL Results Handler to use.
|
Top
See Also