Releases
v3.8.2
New Sample Applications - Healthcare and Life Sciences notebooks (Link to PR )
Path: 03-Sample-Applications > 05-Healthcare-and-Life-Sciences-Graphs
Added local file path and openCypher query support to %seed
(Link to PR )
Added S3 path support to %seed
(Link to PR )
Added samples options for openCypher to %seed
(Link to PR )
Added support for openCypher parameterized queries (Link to PR )
Added %toggle_traceback
line magic (Link to PR )
Added support for setting %graph_notebook_vis_options
from a variable (Link to PR )
Pinned JupyterLab<4.x to fix Python 3.8/3.10 builds (Link to PR )
Changed datatype of "amount" from String to numeric for "Transaction" vertices in Fraud Graph sample notebook (Link to PR )
Replaced usages of deprecated DataFrame.append method in ML samples (Link to PR )
Set Gremlin as default language for PropertyGraph samples in %seed
(Link to PR )
Suppress InsecureRequestWarning if SSL verification is disabled (Link to PR )
You can’t perform that action at this time.