Max size of a literal in stardog

Hi all, is there any limit in the size (in bytes) of a literal? Or is there a size where stardog starts having bad performance?

I notice, Stardog does not handle well triples with objects of 10MB.

Best,
Samur

8 MB is the limit, it's one of documented issues.

Cheers,
Pavel

…after compression which is why you’re able to store 10MB objects.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.