Connection
This section provides a complete list of the Connection properties you can configure in the connection string for this provider.
Property | Description |
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 . |
Port | The port on which the Neo4j service is running. |
Database | The default database queried for your Neo4j instance. |