public class FluentSparqlServiceFn<P> extends FluentFnBase<SparqlService,P>
fn, parentSupplier| Constructor and Description |
|---|
FluentSparqlServiceFn() |
| Modifier and Type | Method and Description |
|---|---|
FluentQueryExecutionFactoryFn<FluentSparqlServiceFn<P>> |
configQuery() |
FluentUpdateExecutionFactoryFn<FluentSparqlServiceFn<P>> |
configUpdate() |
static FluentSparqlServiceFn<?> |
start() |
<T extends UpdateExecutionFactory & DatasetListenable> |
withUpdateListeners(com.google.common.base.Function<SparqlService,T> updateStrategy,
Collection<DatasetListener> listeners) |
compose, valuecreate, end, setParentSupplierpublic FluentQueryExecutionFactoryFn<FluentSparqlServiceFn<P>> configQuery()
public FluentUpdateExecutionFactoryFn<FluentSparqlServiceFn<P>> configUpdate()
public <T extends UpdateExecutionFactory & DatasetListenable> FluentSparqlServiceFn<P> withUpdateListeners(com.google.common.base.Function<SparqlService,T> updateStrategy, Collection<DatasetListener> listeners)
public static FluentSparqlServiceFn<?> start()
Copyright © 2015. All rights reserved.