|
Class Summary |
| ModelSourceFile |
An attached model that manages a file holding the model.
|
| ModelSourcePermanent |
An attached model that manages a model whose OS resources
do not need managing at query time i.e. they are permanently
allocated at creation of the ModelSource. |
| SourceControllerFile |
SourceController for RDF models held in files.
|
| SourceControllerFileDebug |
A simple SourceController which provides some monitoring facilities,
based on the standard SourceControllerFile.
|
| SourceControllerPermanent |
A SourceController for permanent models (i.e. sources that are
loaded once and kept in memory). |
| SourceControllerRDB |
SourceController for RDF models held in databases. |