Questions tagged [neo4j-aura]
20 questions
0
votes
1 answer
Neo4j Aura and uuid issue
Running this GraphQL mutation
"Convenience mutation to destructively update DataPoints for a specific SurveyResponse and question. Accepts answers and/or value. This mutation deletes existing relationships that represent answer data. Returns a…

manonthemat
- 6,101
- 1
- 24
- 49
0
votes
1 answer
GraphQL sorting of queries broken on Neo4j Aura
It appears that GraphQL-queries with sort are broken on Neo4j Aura.
A GraphQL call that was working for months now suddenly fails.
The main error message that comes back is: Neo4jError: Unknown function 'apoc.coll.sortMulti'
Queries that fail have…

manonthemat
- 6,101
- 1
- 24
- 49
0
votes
0 answers
Neo4j importing: local database vs aura database
I created a script with python to insert 20.000 nodes and 30.000 relationships.
Using the same script, if I import these data in a locally neo4j database created with Neo4j Desktop, I take 1 minutes; on the other side, if I use a neo4j database with…

dav04
- 19
- 7
0
votes
1 answer
Is it possible to increase Database storage in Neo4j Aura
Planning to subscribe Aura cloud managed services with memory 4GB, 0.8 CPU and 8 GB storage plan.
But the storage is not enough. Is it possible to increase the storage in this plan?
How many core of CPUs in this plan if its mentioned as 0.8 CPU?

Selvakumar P
- 31
- 3
0
votes
1 answer
Not able to connect AuraDB via PHP GraphAware
I'm trying to connect Aura DB via PHP GraphAware. I was able to connect to the local Neo4j DB via both http, bolt.
But when I try to connect to my AuraDB. I was not able to connect.

Aghilan B
- 493
- 7
- 18