NTriplesWriterContext Constructor |
| Name | Description | |
|---|---|---|
| NTriplesWriterContext(IGraph, TextWriter, NTriplesSyntax) |
Creates a new NTriples Writer Context with default settings.
| |
| NTriplesWriterContext(IGraph, TextWriter, NTriplesSyntax, Boolean, Boolean) |
Creates a new NTriples Writer Context with custom settings.
|