|
Class Summary |
| ClosableDatasetServiceDataset |
The ClosableDatasetServiceDataset is the implementation of IDataset returned by the DatasetService's getLocalDataset or
getRemoteDataset methods. |
| DatasetService |
The DatasetService is the central management point for a single connection to a Anzo Server. |
| DatasetServiceEventManager |
The DatasetServiceEventManager fires the appropriate model events to listeners. |
| DatasetServiceProperties |
Configuration properties for the local client stack. |
| DatasetServiceReplicator |
The underlying graph implementation for local models. |
| LocalGraph |
The underlying graph implementation for local models. |
| NamedGraphBase |
Base class for LocalGraph and RemoteGraph. |
| NotificationContainerProxy |
NotificationContainerProxy acts as a proxy on top of an IContainer which overlays the underlying data with the data received
via the notification service. |
| NotificationNamedGraphProxy |
Graph that contains a single transaction that contains statements whose changes were passed to client over notification event. |
| RemoteGraph |
RemoteGraph has no local caching of statements, calls to RemoteGraph go through to the Anzo server. |
| RemoteGraphBase |
The underlying read-only graph implementation for remote graphs. |
| StoredDatasetserviceDatasetProxy |
StoredDatasetserviceDatasetProxy is a dataset whose definition is stored in a NamedGraph. |
| TrackerManager |
The trackerManager keeps track of trackers, and provides indexer matching to find trackers that match statements. |