public class StorageConfig extends ProcessConfig<Object>
| Modifier and Type | Method and Description |
|---|---|
static StorageConfig |
from(Path configPath) |
static StorageConfig |
of(String yaml) |
String |
toConfigString() |
StorageConfig |
updateFromConfig(GraknConfig config) |
StorageConfig |
updateGenericParams(GraknConfig config) |
paramspublic static StorageConfig of(String yaml)
public static StorageConfig from(Path configPath)
public String toConfigString()
toConfigString in class ProcessConfig<Object>public StorageConfig updateGenericParams(GraknConfig config)
updateGenericParams in class ProcessConfig<Object>public StorageConfig updateFromConfig(GraknConfig config)
updateFromConfig in class ProcessConfig<Object>Copyright © 2018 Grakn Labs Ltd. All rights reserved.