Uses of Interface
org.apache.jena.rdflink.LinkDatasetGraphAccess
-
Packages that use LinkDatasetGraphAccess Package Description org.apache.jena.rdflink -
-
Uses of LinkDatasetGraphAccess in org.apache.jena.rdflink
Subinterfaces of LinkDatasetGraphAccess in org.apache.jena.rdflink Modifier and Type Interface Description interfaceLinkDatasetGraphSPARQL Graph Store Protocol and whole dataset access.interfaceRDFLinkInterface for SPARQL operations on a dataset, whether local or remote.Classes in org.apache.jena.rdflink that implement LinkDatasetGraphAccess Modifier and Type Class Description classRDFLinkAdapterclassRDFLinkDatasetclassRDFLinkFusekiImplementation of theRDFLinkinterface for connecting to an Apache Jena Fuseki.classRDFLinkHTTPImplementation of theRDFLinkinterface using remote SPARQL operations.classRDFLinkModularImplementation ofRDFLinkwhere the query, update and graph store operations are given by specific implementations of the respective interfaces.
-