Hey,

I'm using Jena 2.6.4 / ARQ 2.8.7 and I don't get how the output of

  UpdateFactory.create("CREATE GRAPH <http://foo>",
Syntax.syntaxSPARQL_11).toString())

becomes "CREATE <http://foo>"? I.e. "GRAPH" is dropped for some
reason? This results in invalid request.

Martynas
graphity.org

Reply via email to