RDF.Query.stream-exclamation-mark

You're seeing just the function stream-exclamation-mark, go back to RDF.Query module for more information.
Link to this function

stream!(query, graph, opts \\ [])

View Source

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.