public class GraphStoreBasic extends DatasetGraphWrapper implements GraphStore
| Constructor and Description |
|---|
GraphStoreBasic(Dataset ds) |
GraphStoreBasic(DatasetGraph dsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the dataset
|
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, contains, contains, containsGraph, delete, delete, deleteAny, find, find, find, findNG, getContext, getDefaultGraph, getGraph, getLock, isEmpty, listGraphNodes, removeGraph, setDefaultGraph, size, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, add, addGraph, contains, contains, containsGraph, delete, delete, deleteAny, find, find, find, findNG, getContext, getDefaultGraph, getGraph, getLock, isEmpty, listGraphNodes, removeGraph, setDefaultGraph, sizepublic GraphStoreBasic(Dataset ds)
public GraphStoreBasic(DatasetGraph dsg)
public Dataset toDataset()
GraphStoretoDataset in interface GraphStorepublic void startRequest(UpdateRequest request)
GraphStorestartRequest in interface GraphStorepublic void finishRequest(UpdateRequest request)
GraphStorefinishRequest in interface GraphStorepublic void close()
DatasetGraphclose in interface DatasetGraphclose in interface Closeableclose in class DatasetGraphWrapperLicenced under the Apache License, Version 2.0