public interface SettingGroup<T> extends SettingValidator
Modifier and Type | Method and Description |
---|---|
Map<String,T> |
values(Map<String,String> validConfig)
Apply this setting group to the config and return all of its configured keys and their corresponding values.
|
validate
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.