Hy everyone,
For a project I have to use Apache Jena 2.6.2 as an API and Blazegraph as a triple store, So i want to use RDFConnection conn = RDFConnectionFactory.connect
for connecting Jena with blazegraph but the class RDFConnection is not resolved in jena 2.6.2.
I need your help to find another method or another class to connect jena with blazegraph.
Thank you for your help.