Hello,if I want to drop a rather big graph from my Fuseki instance I often run into a timeout. I suppose this is caused by the request taking longer than a few minutes on Fuseki's end.
My problem is that I cannot figure out how to raise the request timeout for the RdfConnection.delete/put call.
Cheers, Sebastian