Connection URI (e.g., 'bolt://localhost:7687', 'neo4j+s://xxx.databases.neo4j.io')
Username — 'neo4j' for default installations
Password
Optional databaseDatabase name — defaults to 'neo4j'
Optional maxMax connection pool size — defaults to 50
Optional connectionConnection acquisition timeout in ms — defaults to 30000
Configuration for connecting to a Neo4j instance. Used by Neo4jConnectionManager and all Neo4j-backed implementations.