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