Skip to content

Commit 0e36424

Browse files
authored
docs: Add link to the driver URI scheme documentation (#906)
1 parent b499c93 commit 0e36424

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

neo4j-ogm-docs/src/main/asciidoc/tutorial/configuration.adoc

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ Configuration configuration = new Configuration.Builder()
4040
SessionFactory sessionFactory = new SessionFactory(configuration, "com.mycompany.app.domainclasses");
4141
----
4242

43-
43+
Make sure to read https://neo4j.com/docs/driver-manual/4.1/client-applications/#driver-connection-uris to understand which URI scheme applies
44+
to which environment.

0 commit comments

Comments
 (0)