Uses of Interface
org.apache.jena.rdfconnection.SparqlQueryConnection
-
Packages that use SparqlQueryConnection Package Description org.apache.jena.rdfconnection org.apache.jena.rdflink -
-
Uses of SparqlQueryConnection in org.apache.jena.rdfconnection
Subinterfaces of SparqlQueryConnection in org.apache.jena.rdfconnection Modifier and Type Interface Description interfaceRDFConnectionInterface for SPARQL operations on a datasets, whether local or remote.interfaceRDFConnectionFusekiImplementation of theRDFConnectioninterface for connecting to an Apache Jena Fuseki.interfaceRDFConnectionRemoteClasses in org.apache.jena.rdfconnection that implement SparqlQueryConnection Modifier and Type Class Description static classRDFConnectionFuseki.RDFConnectionFusekiImplclassRDFConnectionLocalDeprecated.UseRDFConnectionFactory.classRDFConnectionWrapperWrapper for anRDFConnection. -
Uses of SparqlQueryConnection in org.apache.jena.rdflink
Classes in org.apache.jena.rdflink that implement SparqlQueryConnection Modifier and Type Class Description classRDFConnectionAdapterProvideRDFConnectionusing aRDFLink
-