SparqlQueryParserContextSyntaxMode Property |
Gets/Sets the Syntax that should be supported.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public SparqlQuerySyntax SyntaxMode { get; set; }
Public Property SyntaxMode As SparqlQuerySyntax
Get
Set
Property Value
Type:
SparqlQuerySyntaxSee Also