Uses of Interface
org.apache.jena.rdfconnection.RDFDatasetConnection
-
Packages that use RDFDatasetConnection Package Description org.apache.jena.rdfconnection org.apache.jena.rdflink -
-
Uses of RDFDatasetConnection in org.apache.jena.rdfconnection
Subinterfaces of RDFDatasetConnection 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 RDFDatasetConnection Modifier and Type Class Description static classRDFConnectionFuseki.RDFConnectionFusekiImplclassRDFConnectionLocalDeprecated.UseRDFConnectionFactory.classRDFConnectionWrapperWrapper for anRDFConnection. -
Uses of RDFDatasetConnection in org.apache.jena.rdflink
Classes in org.apache.jena.rdflink that implement RDFDatasetConnection Modifier and Type Class Description classRDFConnectionAdapterProvideRDFConnectionusing aRDFLink
-