Package org.openanzo.model.impl

Class Summary
ADataset Abstract base implementation of IDataset.
AnzoContextStatementImpl Extension of ContextStatementImpl that adds a few extra constraints.
AnzoLiteralImpl Anzo extension of Literal object.
AnzoStatementImpl Anzo extension of StatementImpl.
AnzoUriImpl Anzo extension of URI object.
AnzoValueFactory Anzo implementation of ValueFactory Contains weakHashMaps for caching uris, literals, typedLiterals, and bNodes.
BasicEventManager Basic implementation of INamedGraphEventManager
BasicGraph BasicGraph is the basic in-memory implementation of an INamedGraph which relies on a triple store to hold data in memory.
ContainerDataset ContainerDataset is a Dataset that gets stores its data in an IContainer.
ContainerNamedGraph ContainerNamedGraph class is a graph that provides an INamedGraph interface around statements within an IContainer
ContainerQueryResult QueryResult implementation that uses Glitter2BasicResultSetAdaptor to convert results
Dataset Basic Dataset implementation that stores INamedGraphs.
DynamicDataset Extension of Dataset that adds dynamic creation of namedgraphs if they aren't already present.
NamedGraph Extension of BasicGraph that adds in the concept of a graph being either a regular NamedGraph or a metadata graph
NamedGraphContainer Container that stores data in a QuadStore
QuadStore Core storage of quads with indexes for s,p,o,c, po, and sp
StoredDatasetProxy Extension of IDataSet that provides the means to store the definition of the dataset with a given NamedGraph.
TripleStore Core storage of triples with indexes for s,p,o, po, and sp
 



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