diff --git a/modules/ROOT/pages/getting-started/index.adoc b/modules/ROOT/pages/getting-started/index.adoc index 6a385f2d..23f1dbb9 100644 --- a/modules/ROOT/pages/getting-started/index.adoc +++ b/modules/ROOT/pages/getting-started/index.adoc @@ -261,4 +261,5 @@ Since only one "Movie" and one "Actor" were added, this is the result you should This concludes the tutorial. By now, you should have a GraphQL API connected to a Neo4j database, to which you added two nodes. -To learn more, keep reading the documentation about xref:queries-aggregations/index.adoc[Queries and aggregations] or alternatively learn how to use the xref:getting-started/toolbox.adoc[Neo4j GraphQL Toolbox]. \ No newline at end of file +To learn more, keep reading the documentation about xref:queries-aggregations/index.adoc[Queries and aggregations] or alternatively learn how to use the xref:getting-started/toolbox.adoc[Neo4j GraphQL Toolbox]. +For more advanced database settings, refer to the xref:driver-configuration.adoc[Driver configuration] page. \ No newline at end of file