Uses of Interface
org.apache.jena.rdflink.LinkDatasetGraph
Packages that use LinkDatasetGraph
-
Uses of LinkDatasetGraph in org.apache.jena.rdflink
Subinterfaces of LinkDatasetGraph in org.apache.jena.rdflinkModifier and TypeInterfaceDescriptioninterfaceInterface for SPARQL operations on a dataset, whether local or remote.Classes in org.apache.jena.rdflink that implement LinkDatasetGraphModifier and TypeClassDescriptionclassclassImplement ofRDFLinkover aGraphin the same JVM.classImplementation of theRDFLinkinterface for connecting to an Apache Jena Fuseki.classImplementation of theRDFLinkinterface using remote SPARQL operations.classImplementation ofRDFLinkwhere the query, update and graph store operations are given by specific implementations of the respective interfaces.Methods in org.apache.jena.rdflink that return LinkDatasetGraphConstructors in org.apache.jena.rdflink with parameters of type LinkDatasetGraphModifierConstructorDescriptionRDFLinkModular(LinkSparqlQuery queryConnection, LinkSparqlUpdate updateConnection, LinkDatasetGraph datasetConnection)