| Class | Description | 
|---|---|
| DatabaseMemory | 
 Uses JPA to store the memory to a PostgresQL database. 
 | 
| DatabaseNetwork | 
 Network using JPA to access a relational database. 
 | 
| DatabaseReadOnlyNetwork | 
 Network using JPA to access a PostgresQL database. 
 | 
| DerbyMemory | 
 Uses JPA to store the memory to a Derby database. 
 | 
| InitDatabase | |
| MemorySessionCustomizer | 
 Need to set the network of all vertices when loaded from database. 
 |