Antoine Willerval

Results 44 comments of Antoine Willerval

Most of the memory implementations are old and not really reliable for large datasets (at least 1B triples). I suggest you to only use disk implementation for this kind of...

I suggest you to read that: https://github.com/the-qa-company/qEndpoint/blob/master/.github/CONTRIBUTING.md

It takes a lot of memory to generate an HDT file and 32GB of ram for a 30GB NT file is probably not enough and sometimes the process crash without...

If you have the -kcat it's the same, otherwise by default the qep cli is using the disk optimized version and the rdfhdt cli the memory version. The memory one...