Interface WriterOptions

Hierarchy

  • WriterOptions
    • WriterOptions

Properties

baseUri?: `http://${string}` | `https://${string}`
end?: boolean
format?: string
prefixes?: Prefixes<string | NamedNode<string>>
prettyPrint?: boolean

Pretty print the output. Merge blank nodes in the [] notation.

Default

false