The graph or nodes that should be serialized
The store
Optional
base: unknownOptional
contentType: stringThe mime type. Defaults to Turtle.
Optional
callback: ((err, result?) => any)Optional
result: stringOptional
options: { Optional
flags?: stringA string of letters, each of which set an options
e.g. deinprstux
Optional
namespaces?: Record<string, string>A set of [prefix, uri] pairs that define namespace prefixes
Serialize to the appropriate format