issues
search
gephi
/
graphstore
Fast in-memory graph structure, powering Gephi
Apache License 2.0
71
stars
26
forks
source link
#162 Configuration refactoring
#168
Closed
mbastian
closed
1 year ago
mbastian
commented
1 year ago
Configuration is a bit cumbersome to use
[x] Create Configuration builder to facilitate unit test
[x] Deprecate setters on the
Configuration
class in profit of the builder
[x] Move relevant static configuration to
Configuration
[x] Add unit tests for different configurations
[x] Update documentation
162
Configuration is a bit cumbersome to use
Configuration
class in profit of the builderConfiguration
162