Tom Dalton

Results 14 comments of Tom Dalton

+1 The ability to do `explode` for `multipart/form-data` arrays would be a great feature.

From testing, it appears it was introduced in 0.12.3

What I am noticing is that it is something to do with the interaction of the: 1. Transaction start 2. Graph removal 3. Same graph addition 4. Queries against graph...

I tested a couple of variants and was only seeing this removal behavior when the graph and subject IRI are identical. It didn't occur for other subject IRIs in the...

Things work as expected if I retrieve all the statements and remove them as I iterate on them. Change the `conn.clear(recordId)`/`conn.remove((Resource) null, null, null, recordId)` to a `conn.getStatements(null, null, null,...

If editing or revising a document is something that you may or may not add to CCO, is there a way that I could be updated about it?

Looking for something more along the lines of editing/revising a document.

I let the query actually finish out with 3.7.4 and it took nearly 24 hours. Crazy that the query used to run efficiently in 4 seconds but now takes nearly...