public interface Neo4jBoltSettings
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DEFAULT_LOCATION
The default embedded data location. 
 | 
static String | 
DEFAULT_URI
Default Neo4j URI. 
 | 
static String | 
PREFIX
The prefix to use for all Neo4j settings. 
 | 
static final String PREFIX
static final String DEFAULT_URI
static final String DEFAULT_LOCATION