RDF.Query.stream-exclamation-mark
You're seeing just the function
stream-exclamation-mark
, go back to RDF.Query module for more information.
Returns a Stream
for the execution of the given query
against the given graph
.
As opposed to stream/3
this returns the stream directly or fails with an
exception.