Click or drag to resize

NTriplesTokeniserSyntax Property

Gets/Sets the NTriples syntax that should be supported.

Namespace:  VDS.RDF.Parsing.Tokens
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public NTriplesSyntax Syntax { get; set; }

Property Value

Type: NTriplesSyntax
See Also