Uses of Interface
org.apache.jena.rdfconnection.RDFDatasetConnection
Packages that use RDFDatasetConnection
-
Uses of RDFDatasetConnection in org.apache.jena.rdfconnection
Subinterfaces of RDFDatasetConnection in org.apache.jena.rdfconnectionModifier and TypeInterfaceDescriptioninterfaceInterface for SPARQL operations on a datasets, whether local or remote.interfaceImplementation of theRDFConnectioninterface for connecting to an Apache Jena Fuseki.interfaceClasses in org.apache.jena.rdfconnection that implement RDFDatasetConnectionModifier and TypeClassDescriptionstatic classclassDeprecated.classWrapper for anRDFConnection. -
Uses of RDFDatasetConnection in org.apache.jena.rdflink
Classes in org.apache.jena.rdflink that implement RDFDatasetConnection
RDFConnection.connect(Dataset).