Uses of Interface
org.apache.jena.rdfconnection.RDFConnectionFuseki
-
Packages that use RDFConnectionFuseki Package Description org.apache.jena.rdfconnection -
-
Uses of RDFConnectionFuseki in org.apache.jena.rdfconnection
Classes in org.apache.jena.rdfconnection that implement RDFConnectionFuseki Modifier and Type Class Description static classRDFConnectionFuseki.RDFConnectionFusekiImplMethods in org.apache.jena.rdfconnection that return RDFConnectionFuseki Modifier and Type Method Description static RDFConnectionFusekiRDFConnectionFactory. connectFuseki(java.lang.String destination)Deprecated.static RDFConnectionFusekiRDFConnectionFactory. connectFuseki(java.lang.String datasetURL, java.lang.String queryServiceEndpoint, java.lang.String updateServiceEndpoint, java.lang.String graphStoreProtocolEndpoint)Deprecated.
-