public class GraphStoreWrapper extends DatasetGraphWrapper implements GraphStore
| Constructor and Description |
|---|
GraphStoreWrapper(GraphStore graphStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishRequest()
Signal end of a request being executed
|
void |
startRequest()
Signal start of a request being executed
|
Dataset |
toDataset()
Convert to a dataset (for query)
|
add, add, addGraph, clear, close, contains, contains, containsGraph, delete, delete, deleteAny, find, find, find, findNG, getContext, getDefaultGraph, getGraph, getLock, getWrapped, isEmpty, listGraphNodes, removeGraph, setDefaultGraph, size, sync, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, add, addGraph, clear, close, contains, contains, containsGraph, delete, delete, deleteAny, find, find, find, findNG, getContext, getDefaultGraph, getGraph, getLock, isEmpty, listGraphNodes, removeGraph, setDefaultGraph, sizepublic GraphStoreWrapper(GraphStore graphStore)
public Dataset toDataset()
GraphStoretoDataset in interface GraphStorepublic void startRequest()
GraphStorestartRequest in interface GraphStorepublic void finishRequest()
GraphStorefinishRequest in interface GraphStoreLicenced under the Apache License, Version 2.0