Click or drag to resize

NTriplesFormatterSyntax Property

Gets the NTriples syntax being used.

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

Property Value

Type: NTriplesSyntax
See Also