You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/modules/ROOT/pages/getting-started.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ gds.set_database("my-db")
93
93
94
94
=== Configure Apache Arrow parameters
95
95
96
-
If Apache Arrow is available on the https://neo4j.com/docs/graph-data-science/current/installation/installation-apache-arrow[server], we can provide the `GraphDataScience` constructor with several keyword parameters to configure the connection:
96
+
If Apache Arrow is available on the https://neo4j.com/docs/graph-data-science/current/installation/configure-apache-arrow-server/[server], we can provide the `GraphDataScience` constructor with several keyword parameters to configure the connection:
97
97
98
98
* `arrow_disable_server_verification`: A flag that indicates that, if the flight client is connecting with
99
99
TLS, that it skips server verification. If this is enabled, all other TLS settings are overridden.
0 commit comments