You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @snuup. We split APOC into APOC core and APOC extended in version 5. apoc.load.json is in APOC core.
Is it possible that you have only APOC extended that is installed? Then that procedure would not be inlcuded and you would have to install APOC core in order to use it.
Neo4J 5.3.0
According to the docs, json data can be imported with
https://neo4j.com/docs/apoc/current/overview/apoc.load/apoc.load.json/
Yet this funtion does not exist.
https://stackoverflow.com/questions/67771862/embedded-neo4j-apoc-procedure-apoc-load-json-not-working
https://stackoverflow.com/questions/75516042/apoc-load-json-not-in-the-list-of-procedures-neo4j-5-5-apoc-5-4-though-other
The text was updated successfully, but these errors were encountered: