public class UpdateGraph extends Object
| Constructor and Description |
|---|
UpdateGraph(ModelSparqlEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeUpdate(String queryStr) |
Set<org.aksw.update.GraphListener> |
getPreUpdateListeners() |
static Map<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.graph.Graph> |
quadsToGraphs(Collection<com.hp.hpl.jena.sparql.core.Quad> quads) |
public UpdateGraph(ModelSparqlEndpoint endpoint)
public Set<org.aksw.update.GraphListener> getPreUpdateListeners()
public static Map<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.graph.Graph> quadsToGraphs(Collection<com.hp.hpl.jena.sparql.core.Quad> quads)
public void executeUpdate(String queryStr)
Copyright © 2014. All Rights Reserved.