Uses of Class
org.openanzo.model.impl.ADataset

Packages that use ADataset
org.openanzo.client   
org.openanzo.model.impl   
org.openanzo.model.replica   
 

Uses of ADataset in org.openanzo.client
 

Subclasses of ADataset in org.openanzo.client
 class ClosableDatasetServiceDataset
          The ClosableDatasetServiceDataset is the implementation of IDataset returned by the DatasetService's getLocalDataset or getRemoteDataset methods.
 

Uses of ADataset in org.openanzo.model.impl
 

Subclasses of ADataset in org.openanzo.model.impl
 class ContainerDataset
          ContainerDataset is a Dataset that gets stores its data in an IContainer.
 class Dataset
          Basic Dataset implementation that stores INamedGraphs.
 class DynamicDataset
          Extension of Dataset that adds dynamic creation of namedgraphs if they aren't already present.
 

Uses of ADataset in org.openanzo.model.replica
 

Subclasses of ADataset in org.openanzo.model.replica
 class ReplicaDataset
          Dataset that wraps all requested graphs with ReplicaGraphs
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.