Uses of Interface
org.apache.jena.rdfconnection.SparqlQueryConnection
Packages that use SparqlQueryConnection
-
Uses of SparqlQueryConnection in org.apache.jena.rdfconnection
Subinterfaces of SparqlQueryConnection 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 SparqlQueryConnectionModifier and TypeClassDescriptionstatic classclassDeprecated, for removal: This API element is subject to removal in a future version.classWrapper for anRDFConnection. -
Uses of SparqlQueryConnection in org.apache.jena.rdflink
Classes in org.apache.jena.rdflink that implement SparqlQueryConnection
RDFConnection.connect(Dataset).