Package uk.ac.soton.ecs.grimoires.server.store

Interface Summary
Loader  
Saver  
 

Class Summary
AbstractLoader  
AbstractSaver  
CopyOfReadWriteLock A lock that allows multiple read access or single write access to some data at any one time.
ModelChanges A temporary store to record all the changes made to be made to the registry model.
ReadWriteLock A lock that allows multiple read access or single write access to some data at any one time.
SaveModelInFile  
StoreFactory A factory for different triple stores supported by Jena: the output is always a Jena Model.