NQuadsWriterPrettyPrintMode Property  | 
 
            Controls whether Pretty Printing is used.
            
 
    Namespace: 
   VDS.RDF.Writing
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntax
Remarks
            For NQuads this simply means that Graphs in the output are separated with Whitespace and comments used before each Graph.
            
See Also