Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
87e3e37a 2019-04-02 19:09 Vít Mazín

Removed logger...

af2bfde4 2019-04-02 19:08 Vít Mazín

hyphens correction

fd0641ef 2019-04-02 18:27 Vít Mazín

Removing hyphens

54e9f5b9 2019-04-02 18:13 Vít Mazín

Deleting chars from vertex and edge name and attributes

b1499562 2019-04-02 17:49 Martin Matas

Added dependency for Mockito, test for GraphFactory

a2dfd926 2019-04-02 14:45 Martin Matas

Fixed creation of attribute structure, documentation

- structure of attributes was adjusted to produces string array, where first value is type of attribute and the second value is the value of attribute
- documentation comments were added into implemented files

c95defa5 2019-04-01 15:38 Vít Mazín

Missing vertex test

f335b855 2019-04-01 15:34 Vít Mazín

DOT Loader tests

2370f181 2019-03-31 16:47 Martin Matas

Changed order of serialized attributes to fit order of attribute types

2007cb56 2019-03-31 15:31 Martin Matas

Implemented method getRawJson, addition

630e6753 2019-03-31 15:31 Martin Matas

Fixed problem with data, implemented method getRawJson

4f50a73f 2019-03-31 15:31 Martin Matas

Introduced GraphFactory

Class prepares instance of Graph from data loaded by BaseDOTLoader

8ade384b 2019-03-31 15:25 Vít Mazín

Loader fix

f411c15b 2019-03-31 14:09 Vít Mazín

DOT loader which gives DTO objects for vertices and edges etc.

2c88773d 2019-03-31 12:54 Vít Mazín

DOT loader rework

18caadaf 2019-03-31 12:05 Vít Mazín

Abstract DOT loader class

f7819f46 2019-03-27 17:52 Vít Mazín

FileLoader extended support for .dot files

a5356f12 2019-03-27 16:36 Vít Mazín

Added module for DOT converter

Added module for DOT converter