Skip to content

Conversation

@DarthMax
Copy link
Contributor

@DarthMax DarthMax commented Oct 17, 2025

ref GDSA-75

  • Implement CollapsPath
  • Implement defaults and limits
  • Expose config endpoints in V2
  • Implement logProgress

@netlify
Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for neo4j-graph-data-science-client canceled.

Name Link
🔨 Latest commit 14531e1
🔍 Latest deploy log https://app.netlify.com/projects/neo4j-graph-data-science-client/deploys/691219e8e35dfb0008b5de43



def test_defaults_set_and_list(config_endpoints: ConfigArrowEndpoints) -> None:
config_endpoints.defaults.set("test.key", 6)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should transform snake to camel case for the defaults as the python API shows the snake casing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will only do it for the set endpoints I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants