public class FluentUpdateExecutionFactory extends Object
| Constructor and Description |
|---|
FluentUpdateExecutionFactory(UpdateExecutionFactory uef) |
| Modifier and Type | Method and Description |
|---|---|
UpdateExecutionFactory |
create() |
static FluentUpdateExecutionFactory |
from(com.hp.hpl.jena.rdf.model.Model model) |
static FluentUpdateExecutionFactory |
from(UpdateExecutionFactory uef) |
static FluentUpdateExecutionFactory |
http(String endpointUrl,
com.hp.hpl.jena.sparql.core.DatasetDescription datasetDescription,
org.apache.jena.atlas.web.auth.HttpAuthenticator authenticator) |
public FluentUpdateExecutionFactory(UpdateExecutionFactory uef)
public UpdateExecutionFactory create()
public static FluentUpdateExecutionFactory from(UpdateExecutionFactory uef)
public static FluentUpdateExecutionFactory from(com.hp.hpl.jena.rdf.model.Model model)
public static FluentUpdateExecutionFactory http(String endpointUrl, com.hp.hpl.jena.sparql.core.DatasetDescription datasetDescription, org.apache.jena.atlas.web.auth.HttpAuthenticator authenticator)
Copyright © 2015. All rights reserved.