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()
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, 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, 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()
GraphStorestartRequest in interface GraphStorepublic void finishRequest()
GraphStorefinishRequest in interface GraphStorepublic void close()
DatasetGraphclose in interface DatasetGraphclose in interface Closeableclose in class DatasetGraphWrapperLicenced under the Apache License, Version 2.0