|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ILayoutCache<T> | Provides cache clearing and checking presence of objects cached by their reference or (long) id. |
| INodeLayout<T extends Value> | Provides read/write access to persisted nodes. |
| IValueLayout | Provides read/write access to persisted string values of limited length. |
| Class Summary | |
|---|---|
| CompositeNodeLayout | Provides cached access to RDF Nodes persisted in a relational database according to the 'node centric layout' schema. |
| NodeCentricSchema | Schema file for node centric layout |
| NodeCentricSchema.LiteralNode | Define the table schema for storing literals |
| NodeCentricSchema.LiteralNode.ColumnNames | Define the column names for storing literals |
| NodeCentricSchema.LongLiteralNode | Define the table schema for storing long literals |
| NodeCentricSchema.LongLiteralNode.ColumnNames | Define the column names for storing long literals |
| NodeCentricSchema.LongXMLNode | Define the table schema for storing long XML literals |
| NodeCentricSchema.LongXMLNode.ColumnNames | Define the column names for storing xml literals |
| NodeCentricSchema.Quad | Define the table schema for storing quads |
| NodeCentricSchema.Quad.ColumnNames | Define the column names for storing quads |
| NodeCentricSchema.XMLNode | Define the table schema for storing XML literals |
| NodeCentricSchema.XMLNode.ColumnNames | Define the column names for storing xml literals |
| NodeLayoutBase<T extends Value> | Abstract class. |
| NodeLayoutCacheProxy<T extends Value> | Wraps and caches the data accessed by a INodeLayout object. |
| NodeLiteralLayout | Layout for Node_Literal type. |
| NodeType | Provides allocation and conversion between RDF Node types and ids used by the node centric layout to reference them. |
| NodeURILayout<T extends Resource> | Layout for Node_URI and Node_Blank. |
| NodeXMLLiteralLayout | Layout for XML Node_Literal type. |
| Quad | Data structure to hold quads from Glitter |
| Sequence | |
| ValueLayout | Provides read/write access to persisted string values of limited length in a single table. |
| ValueLayoutCacheProxy | Wraps and caches data accessed by an IValueLayout object. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||