Click or drag to resize

NTriplesWriterContext Constructor

Overload List
  NameDescription
Public methodNTriplesWriterContext(IGraph, TextWriter, NTriplesSyntax)
Creates a new NTriples Writer Context with default settings.
Public methodNTriplesWriterContext(IGraph, TextWriter, NTriplesSyntax, Boolean, Boolean)
Creates a new NTriples Writer Context with custom settings.
Top
See Also