Click or drag to resize

MimeTypeDefinitionCanParseSparqlResults Property

Gets whether this definition can instantiate a Parser that can parse SPARQL Results.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool CanParseSparqlResults { get; }

Property Value

Type: Boolean
See Also