We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0fa9c commit ca76b38Copy full SHA for ca76b38
modules/ROOT/pages/driver-configuration.adoc
@@ -216,9 +216,7 @@ await ogm.checkNeo4jCompat();
216
217
== Specifying the Neo4j database
218
219
-There are two ways to specify which database within a DBMS should be used.
220
-
221
-=== Context
+Specify the database to be used within your DBMS via the `database` field under `sessionConfig` in the `context` that all resolvers share.
222
223
[source, javascript, indent=0]
224
----
0 commit comments