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