RDF.Query.execute-exclamation-mark

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

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

View Source

Execute the given query against the given graph.

As opposed to execute/3 this returns the results directly or fails with an exception.