Type alias BindingsStream

BindingsStream: AsyncIterator<RDF.Bindings> & RDF.ResultStream<Bindings>

A stream of bindings.

See

Bindings