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 cf01c46 commit bd80f73Copy full SHA for bd80f73
graphdatascience/graph_data_science.py
@@ -68,10 +68,12 @@ def __init__(
68
arrow_disable_server_verification : bool, default True
69
.. deprecated:: 1.16
70
Use arrow_client_options instead
71
+
72
A flag that overrides other TLS settings and disables server verification for TLS connections.
73
arrow_tls_root_certs : Optional[bytes], default None
74
75
76
77
PEM-encoded certificates that are used for the connection to the
78
GDS Arrow Flight server.
79
bookmarks : Optional[Any], default None
0 commit comments