Uses of Class
org.aksw.jena_sparql_api.update.FluentSparqlServiceFn
Packages that use FluentSparqlServiceFn
-
Uses of FluentSparqlServiceFn in org.aksw.jena_sparql_api.update
Methods in org.aksw.jena_sparql_api.update that return FluentSparqlServiceFnModifier and TypeMethodDescriptionFluentSparqlService.config()FluentSparqlServiceFactory.config()Deprecated.FluentSparqlServiceFactoryFn.configService()static FluentSparqlServiceFn<?>FluentSparqlServiceFn.start()FluentSparqlServiceFn.withDatasetDescription(org.apache.jena.sparql.core.DatasetDescription datasetDescription) FluentSparqlServiceFn.withDatasetDescription(org.apache.jena.sparql.core.DatasetDescription datasetDescription, String withIri) FluentSparqlServiceFn.withParser(Function<String, org.aksw.jenax.stmt.core.SparqlStmt> parser) <T extends UpdateExecutionFactory & DatasetListenable>
FluentSparqlServiceFn<P>FluentSparqlServiceFn.withUpdateListeners(Function<SparqlService, T> updateStrategy, Collection<DatasetListener> listeners) Methods in org.aksw.jena_sparql_api.update that return types with arguments of type FluentSparqlServiceFnModifier and TypeMethodDescriptionFluentSparqlServiceFn.configQuery()FluentSparqlServiceFn.configUpdate()