I am new to stardog and I want to insert huge size data (in GB's) into remote Stardog server through java API's. Stardog support connection via snarl and HTTP. Now I am confused about which I should choose.
I have two question:
- What are the pros and cons of these protocols?
- For better performance which protocol I should choose?
Thanks in advance.