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