Configuration Reference
Version:6.11.0
Micronaut Neo4j Bolt Config Properties
🔗Property | Type | Description | Default value |
---|---|---|---|
|
java.net.URI |
Set a single {@link URI}. |
|
|
int |
Default value (3). |
|
|
java.time.Duration |
Default value (1). |
|
|
java.lang.String |
The username |
|
|
java.lang.String |
The password |
Property | Type | Description | Default value |
---|---|---|---|
|
org.neo4j.driver.Logging |
||
|
boolean |
||
|
java.time.Duration |
||
|
java.time.Duration |
||
|
int |
||
|
java.time.Duration |
||
|
boolean |
||
|
org.neo4j.driver.Config$TrustStrategy |
||
|
java.time.Duration |
||
|
long |
||
|
java.time.Duration |
||
|
java.time.Duration |
||
|
org.neo4j.driver.net.ServerAddressResolver |
||
|
boolean |
||
|
org.neo4j.driver.MetricsAdapter |
||
|
int |
||
|
java.lang.String |
||
|
org.neo4j.driver.NotificationConfig |
||
|
org.neo4j.driver.NotificationSeverity |
||
|
java.util.Set |
||
|
boolean |
Property | Type | Description | Default value |
---|---|---|---|
|
boolean |
Default value (true). |
|
|
java.util.Map |
Options to pass to the embedded server |
|
|
java.lang.String |
The directory to store embedded data |
|
|
boolean |
Default value (false). |
|
|
boolean |
Default value (false). |