NamespacedAndKeyedStream

Type Alias: NamespacedAndKeyedStream

ts
type NamespacedAndKeyedStream = IStreamBuilder<KeyedNamespacedRow>;
type NamespacedAndKeyedStream = IStreamBuilder<KeyedNamespacedRow>;

Defined in: packages/db/src/types.ts:568

A namespaced and keyed stream is a stream of rows This is used throughout a query pipeline and as the output from a query without a select clause.

Our Partners
Electric
Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.