Uses of Class
org.apache.jena.rdflink.RDFLinkFuseki
Packages that use RDFLinkFuseki
-
Uses of RDFLinkFuseki in org.apache.jena.rdflink
Methods in org.apache.jena.rdflink that return RDFLinkFusekiModifier and TypeMethodDescriptionstatic RDFLinkFusekiRDFLinkFactory.connectFuseki(String destination) Create a connection to a remote Fuseki server by URL.static RDFLinkFusekiRDFLinkFactory.connectFuseki(String datasetURL, String queryServiceEndpoint, String updateServiceEndpoint, String graphStoreProtocolEndpoint) Create a connection to a remote Fuseki server by URL.Methods in org.apache.jena.rdflink with parameters of type RDFLinkFusekiModifier and TypeMethodDescriptionstatic RDFLinkHTTPBuilderRDFLinkFuseki.from(RDFLinkFuseki other) Create a connection builder which is initialized from an existingRDFLinkFuseki.