Adapted IO methods in NodesAndEdges to JUNG framework: added 2 classes: - GraphIODb: does reading and writing a Graph<V,E> from/to database - GraphIOGDLFile: does writing of a Graph<V,E> to GDL file for aiSee exporting