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

apoc.json.setJsonProperty doesn't exist #321

Closed
ryguyrg opened this issue Mar 16, 2017 · 2 comments
Closed

apoc.json.setJsonProperty doesn't exist #321

ryguyrg opened this issue Mar 16, 2017 · 2 comments
Assignees

Comments

@ryguyrg
Copy link
Contributor

ryguyrg commented Mar 16, 2017

In docs

CALL apoc.json.setJsonProperty(node,key,complexValue)

Perhaps should be:

CALL apoc.convert.setJsonProperty(node,key,complexValue)
@jexp
Copy link
Member

jexp commented Mar 16, 2017 via email

@ryguyrg
Copy link
Contributor Author

ryguyrg commented Mar 16, 2017

Thanks Michael. Also can't find the getJsonProperty methods anymore.

DanielBerton pushed a commit to AngeloBusato/neo4j-apoc-procedures that referenced this issue Apr 10, 2017
@jexp jexp closed this as completed in 105626b Apr 10, 2017
albertodelazzari pushed a commit to albertodelazzari/neo4j-apoc-procedures that referenced this issue Jun 28, 2017
ncordon added a commit to ncordon/neo4j-apoc-procedures that referenced this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants