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