-
Notifications
You must be signed in to change notification settings - Fork 493
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
Comments
Thanks my bad after a move
We're fixing it by generating these from code during build
Von meinem iPhone gesendet
… Am 16.03.2017 um 06:32 schrieb ryguyrg ***@***.***>:
In docs
CALL apoc.json.setJsonProperty(node,key,complexValue)
Perhaps should be:
CALL apoc.convert.setJsonProperty(node,key,complexValue)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
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
pushed a commit
that referenced
this issue
Apr 12, 2017
albertodelazzari
pushed a commit
to albertodelazzari/neo4j-apoc-procedures
that referenced
this issue
Jun 28, 2017
ncordon
added a commit
that referenced
this issue
Aug 8, 2023
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
In docs
Perhaps should be:
The text was updated successfully, but these errors were encountered: