# Functions
No description provided by the author
NewJSONWriter creates a new JSONWriter wrapping the given writer.
# Structs
Emitter creates vertex and edge values and passes them to the underlying JSONWriter instance.
# Interfaces
JSONWriter serializes vertexes and edges into JSON and writes them to an underlying writer as newline-delimited JSON.