The graph or nodes that should be serialized
The store
Optionalbase: unknownOptionalcontentType: stringThe mime type. Defaults to Turtle.
Optionalcallback: (err: undefined | null | Error, result?: string) => anyOptionaloptions: { flags?: string; namespaces?: Record<string, string> }Optionalflags?: stringA string of letters, each of which set an options
e.g. deinprstux
Optionalnamespaces?: Record<string, string>A set of [prefix, uri] pairs that define namespace prefixes
Serialize to the appropriate format