Description

Main entry point for Neo4j support for Helidon.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
authentication-enabledVALUEBooleantrueEnable authentication
certificateVALUEPath Set certificate path
connection-acquisition-timeoutVALUEDurationPT1MSet connection acquisition timeout
encryptedVALUEBoolean Enable encrypted field
hostname-verification-enabledVALUEBoolean Enable hostname verification
idle-time-before-connection-testVALUEDurationPT1MSSet idle time
log-leaked-sessionsVALUEBoolean Enable log leaked sessions
max-connection-lifetimeVALUEDurationPT5HSet max life time
max-connection-pool-sizeVALUEInteger100Set pool size
metrics-enabledVALUEBoolean Enable metrics
passwordVALUEString Create password
trust-strategyVALUEi.h.i.n.N.B.TrustStrategy Set trust strategy
uriVALUEString Create uri
usernameVALUEString Create username

See the manifest for all available types.