On 12/10/2020 22:35, Martynas Jusevičius wrote:
Hi, how would it go if I would stream quads to the Fuseki quad store endpoint? Can Fuseki (3.16.0) cope with streaming say 100000 quads over HTTP or do I need to split it into multiple requests?
With a TDB2 store there is no hard size limit. 100's millions work, into an existing database, live. It is not as fast a bulk loading.
TDB1 is more limited to 10's of millions (RAM limitation).
Andy
Martynas
