| Class | Description | 
|---|---|
| AbstractNetwork | An interconnected set of vertices,
 representing and knowledge-space. | 
| AbstractVertexIterator | Allow iteration over all related vertices and all descendants. | 
| BasicMemory | Defines a set of networks that make up a knowledge base. | 
| BasicNetwork | An interconnected set of vertices,
 representing and knowledge-space. | 
| BasicRelationship | Meta reference. | 
| BasicVertex | Represents a piece of knowledge. | 
| BinaryData | |
| Bootstrap | Populates the basic bootstrap xml files for reseting/initializing a memory. | 
| Primitive | This type is used as the data portion for primitive vertices. | 
| Property | |
| TextData |