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 cf5a106 commit 9c0f40cCopy full SHA for 9c0f40c
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
+The database within a DBMS that should be used can be specified via the `sessionConfig` field in the `context` that all resolvers share.
222
223
[source, javascript, indent=0]
224
----
0 commit comments