public interface Setting<T> extends Function<Function<String,String>,T>
GraphDatabaseSettings
.
Use these with the methods in GraphDatabaseBuilder
to provide your own
configuration when constructing new databases.
This interface is available only for use, not for implementing. Implementing this interface is not expected, and
backwards compatibility is not guaranteed for implementors.Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.