public class DatasetStoreGraph extends DatasetGraphCaching implements DatasetGraph, Closeable, GraphStore
Constructor and Description |
---|
DatasetStoreGraph(Store store,
Context context) |
DatasetStoreGraph(Store store,
GraphSDB graph,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
finishRequest() |
Store |
getStore() |
Iterator<Node> |
listGraphNodes() |
void |
startRequest() |
Dataset |
toDataset() |
addGraph, close, containsGraph, getDefaultGraph, getGraph, removeGraph
add, add, delete, delete
find, findNG
contains, contains, deleteAny, find, find, getContext, getLock, isEmpty, setDefaultGraph, size, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, add, addGraph, contains, contains, containsGraph, delete, delete, deleteAny, find, find, find, findNG, getContext, getDefaultGraph, getGraph, getLock, isEmpty, removeGraph, setDefaultGraph, size
public Store getStore()
public Iterator<Node> listGraphNodes()
listGraphNodes
in interface DatasetGraph
public void startRequest()
startRequest
in interface GraphStore
public void finishRequest()
finishRequest
in interface GraphStore
public Dataset toDataset()
toDataset
in interface GraphStore
Licenced under the Apache License, Version 2.0