Port
The port to use when connecting to the Neo4j server. By default, this is set to 7474, which is the default of the HTTP API. When connecting to a local query API, the default port will be the same (7474). For Neo4j Aura connections, this property should be set to 443.
Data Type
string
Default Value
"7474"
Remarks
The port on which the Neo4j service is running. The provider connects to HTTP (7474) port by default.