|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Graph object.
See:
Description
| Interface Summary | |
|---|---|
| Database | Implementations of this interface represent a database. progress. |
| Class Summary | |
|---|---|
| ArrayGraphLoader | This Loader class allow you to load a graph from a string array. |
| CsvGraphLoader | This Loader class allow you to load a graph from a csv-file. |
| DatabaseGraphLoader | This Loader class allow you to load a graph directly from a database. |
| HSQLDatabase | This class allows the DatabaseGraphLoader to load data from a HSQL database. |
| Loader | This abstract class is a super class for graph loader classes. |
| MultiDatabase | This class allows the DatabaseGraphLoader to load data from the database defined in the given property file. |
| MySQLDatabase | This class allows the DatabaseGraphLoader to load data from a MySQL database. |
| PedGraphLoader | This Loader class allow you to load a graph from a ped-file. |
| PostgreSQLDatabase | This class allows the DatabaseGraphLoader to load data from a PostgreSQL database. |
| RessourceGraphLoader | This Loader class allow you to load a graph from a csv-file which is in jar-file. |
Provides classes for loading data in a Graph object.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||