MimeTypeDefinitionCanWriteSparqlResults Property |
Gets whether the Definition provides a SPARQL Results Writer.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool CanWriteSparqlResults { get; }
Public ReadOnly Property CanWriteSparqlResults As Boolean
Get
Property Value
Type:
BooleanSee Also