Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use non-deprecated UserFunctionSignature constructor #3017

Merged
merged 1 commit into from Jun 30, 2022

Conversation

Lojjs
Copy link
Contributor

@Lojjs Lojjs commented Jun 27, 2022

The UserFunctionSignature constructor which APOC used was deprecated in Neo4j and will be removed. The allowed field is not used in 5.0 and there is two new fields for Neo4j builtIn and internal functions, which should be false for everything in APOC.

This PR should only go into dev, and not be backported.

@Lojjs Lojjs added 5.0 team-cypher-surface Cypher Surface team should review the PR labels Jun 27, 2022
@Lojjs
Copy link
Contributor Author

Lojjs commented Jun 27, 2022

@Lojjs Lojjs merged commit 58ad50a into dev Jun 30, 2022
@Lojjs Lojjs deleted the 5.0-use-new-userfunctionsignature branch June 30, 2022 07:38
gem-neo4j pushed a commit to gem-neo4j/neo4j-apoc-procedures that referenced this pull request Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 team-cypher-surface Cypher Surface team should review the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants