PartialResultStream

PartialResultStream

The PartialResultStream transforms partial result set objects into Row objects.

Constructor

new PartialResultStream(optionsopt)

Parameters:
Name Type Attributes Description
options RowOptions <optional>

The row options.

Extends

  • Transform

Methods

destroy(erropt)

Destroys the stream.

Parameters:
Name Type Attributes Description
err Error <optional>

Optional error to destroy stream with.