Click or drag to resize

NTriplesParserSyntax Property

Gets/Sets the desired NTriples syntax.

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

Property Value

Type: NTriplesSyntax
See Also