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, 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, contains, contains, containsGraph, delete, delete, deleteAny, find, find, find, findNG, getContext, getDefaultGraph, getGraph, getLock, isEmpty, listGraphNodes, removeGraph, setDefaultGraph, size
public GraphStoreBasic(Dataset ds)
public GraphStoreBasic(DatasetGraph dsg)
public Dataset toDataset()
GraphStore
toDataset
in interface GraphStore
public void startRequest()
GraphStore
startRequest
in interface GraphStore
public void finishRequest()
GraphStore
finishRequest
in interface GraphStore
public void close()
DatasetGraph
close
in interface DatasetGraph
close
in interface Closeable
close
in class DatasetGraphWrapper
Licenced under the Apache License, Version 2.0