public class DatasetGraphWithLock extends DatasetGraphTrackActive implements org.apache.jena.atlas.lib.Sync
Constructor and Description |
---|
DatasetGraphWithLock(DatasetGraph dsg) |
Modifier and Type | Method and Description |
---|---|
Context |
getContext()
Get the context associated with this object - may be null
|
boolean |
isInTransaction()
Say whether inside a transaction.
|
void |
sync() |
String |
toString() |
abort, add, add, addGraph, begin, clear, close, commit, contains, contains, containsGraph, delete, delete, deleteAny, end, find, find, find, findNG, getDefaultGraph, getGraph, getLock, isEmpty, listGraphNodes, removeGraph, setDefaultGraph, size
public DatasetGraphWithLock(DatasetGraph dsg)
public boolean isInTransaction()
Transactional
isInTransaction
in interface Transactional
isInTransaction
in class DatasetGraphTrackActive
public Context getContext()
DatasetGraph
getContext
in interface DatasetGraph
public void sync()
sync
in interface org.apache.jena.atlas.lib.Sync
Licenced under the Apache License, Version 2.0