MetNetDB Internal for developers
Overview
This page describes the architecture of system, the database design, the program modules and project development information. For more information, see also MetNet Project Wiki.
The MetNetDB program contains a database in MySQL. The curator tool is written according to J2EE architecture. In the server side, an application server runs the server application to support pathway operations. The client side request data from the server and then compose the graph, list the search entities, interactions and other information. The client application also submit the operations to the server application to modify the pathway data.
For more information about interaction between MetNetDB and other MetNet tools, please check MetNet Project Wiki.