| Package | Description | 
|---|---|
| org.botlibre.knowledge | |
| org.botlibre.knowledge.database | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasicNetworkAn interconnected set of vertices,
 representing and knowledge-space. | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractNetwork | AbstractNetwork. clone()Return a copy of the network. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DatabaseNetworkNetwork using JPA to access a relational database. | 
| class  | DatabaseReadOnlyNetworkNetwork using JPA to access a PostgresQL database. |