|
Class Summary |
| Attributes |
Represents a set of attributes at some level of containment in a Proximity
database. |
| AttributeValue |
Helper class used by AttributeValues, stores a particular attribute name and
value(s), i.e., a single row. |
| AttributeValues |
Used by Attributes.getAttrValsForOID(), contains a table of attribute values. |
| AttrType |
Represents one of an attribute's value columns. |
| Container |
Represents a container. |
| DB |
The top-level object-oriented view of a Proximity Three database hosted on
Monet. |
| ItemTypeEnum |
Typesafe enum helper class used by ProxItem.java. |
| ProxItem |
Holds an item's information. |
| ProxLink |
One of two concrete Item subclasses, represents Proximity links. |
| ProxObj |
One of two concrete Item subclasses, represents Proximity objects. |
| SchemaAnalysis |
This class retrieves summary information about the
schema of the database. |
| SchemaAnalysis.LinkStats |
An object which holds statistics on a single triple. |
| Subgraph |
Represents a subgraph |