Server
The server hosting the Neo4j instance. You may optionally prepend a protocol prefix to the server address or name you specify, like https://127.0.0.1 .
Data Type
string
Default Value
"127.0.0.1"
Remarks
The server hosting the Neo4j instance. For HTTPS connections, make sure to set Port to the HTTPS port on the Neo4j server.
Note that the server must be a self-managed Neo4j instance supporting the HTTP API. Due to lack of support for this API, connections to cloud instances like those of AuraDB and AuraDS are not currently supported.