|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.core.DataSourceGraphImpl
com.hp.hpl.jena.update.GraphStoreFactory.GraphStoreBasic
public static class GraphStoreFactory.GraphStoreBasic
| Constructor Summary | |
|---|---|
GraphStoreFactory.GraphStoreBasic()
|
|
GraphStoreFactory.GraphStoreBasic(Dataset ds)
|
|
GraphStoreFactory.GraphStoreBasic(com.hp.hpl.jena.graph.Graph graph)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
execute(com.hp.hpl.jena.sparql.modify.op.Update graphUpdate)
Deprecated. |
void |
execute(com.hp.hpl.jena.sparql.modify.op.Update graphUpdate,
com.hp.hpl.jena.sparql.engine.binding.Binding binding)
Deprecated. |
void |
execute(UpdateRequest request)
Deprecated. |
void |
execute(UpdateRequest request,
com.hp.hpl.jena.sparql.engine.binding.Binding binding)
Deprecated. |
void |
sync()
|
Dataset |
toDataset()
|
| Methods inherited from class com.hp.hpl.jena.sparql.core.DataSourceGraphImpl |
|---|
addGraph, cloneDataset, containsGraph, copy, getDefaultGraph, getGraph, getLock, listGraphNodes, removeGraph, setDefaultGraph, size, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.hp.hpl.jena.sparql.core.DataSourceGraph |
|---|
addGraph, removeGraph, setDefaultGraph |
| Methods inherited from interface com.hp.hpl.jena.sparql.core.DatasetGraph |
|---|
containsGraph, getDefaultGraph, getGraph, getLock, listGraphNodes, size |
| Constructor Detail |
|---|
public GraphStoreFactory.GraphStoreBasic()
public GraphStoreFactory.GraphStoreBasic(Dataset ds)
public GraphStoreFactory.GraphStoreBasic(com.hp.hpl.jena.graph.Graph graph)
| Method Detail |
|---|
public void execute(UpdateRequest request,
com.hp.hpl.jena.sparql.engine.binding.Binding binding)
GraphStore
execute in interface GraphStorepublic void execute(UpdateRequest request)
GraphStore
execute in interface GraphStore
public void execute(com.hp.hpl.jena.sparql.modify.op.Update graphUpdate,
com.hp.hpl.jena.sparql.engine.binding.Binding binding)
GraphStore
execute in interface GraphStorepublic void execute(com.hp.hpl.jena.sparql.modify.op.Update graphUpdate)
GraphStore
execute in interface GraphStorepublic Dataset toDataset()
toDataset in interface GraphStorepublic void close()
public void sync()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||