Need APOC Full on Aura
closed
John Kennedy
marked this post as
closed
jthteo@gmail.com
Graph refactoring procedures are immensely useful on locally hosted versions, lack of this in Aura DB is problematic.
Oren Goldberg
I just ran into another issue around the APOC limitation.
I have a feeling these will only continue to pour in.
Aura is a really important part of everyday neo4j usage, and I feel like I'm using a crippled version of neo4j, which is making things harder for me.
I can't run this code:
CALL apoc.coll.pairWithOffset(otherUsages, 1) YIELD value as pairs
WITH apoc.convert.toNode(pairs[0]) as firstPairUsage, apoc.convert.toNode(pairs[1]) as secondPairUsage
For full context you can see my discord thread here:
Yisroel Yakovson
Please see the relevant request: https://neo4j-aura.canny.io/feature-requests/p/dashboard-access-to-conf-files.