Click or drag to resize

IResultsParserContext Interface

Interface for SPARQL Results Parser Contexts.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface IResultsParserContext

The IResultsParserContext type exposes the following members.

Properties
  NameDescription
Public propertyHandler
Gets the SPARQL Results Handler to use.
Top
See Also