Enable procedure apoc.map.renameKey and apoc.map.renameKeys
under review
Marcio Almada
Certain procedures like the ones above are super useful on my self hosted env, but I noticed some scripts were failing because it gives me an error on Auradb:
apoc.map.renameKey
apoc.map.renameKeys
42N48: Syntax error or access rule violation - no such function
The function apoc.map.renameKey() was not found. Verify that the spelling is correct.
Show less
42001: Syntax error or access rule violation - invalid syntax
Can we please enable these procedures?
Aman Singh
under review
We're reviewing the addition of these procedures as core Neo4j functionality