Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions graphdatascience/graph_data_science.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,12 @@ def __init__(
arrow_disable_server_verification : bool, default True
.. deprecated:: 1.16
Use arrow_client_options instead

A flag that overrides other TLS settings and disables server verification for TLS connections.
arrow_tls_root_certs : Optional[bytes], default None
.. deprecated:: 1.16
Use arrow_client_options instead

PEM-encoded certificates that are used for the connection to the
GDS Arrow Flight server.
bookmarks : Optional[Any], default None
Expand Down