Hi, I am using tdbquery in some pipelines I created. Is there a way to use INSERT statements as well instead of CONSTRUCTS? From the error message I got I get the impression that it behaves like executing on the query interface on Fuseki and not the update, so INSERT is not valid in that context.
Also I couldn't manage to get n-triples back from the construct, it always returns Turtle. Is there a way to select the graph output format? regards Adrian
