Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-13-2023 01:36 AM
I am super confused by the enterprise features.
I want to be able to run this via Java client on a local instance as well as AuraDB
"CREATE OR REPLACE DATABASE neo4j;"
What do I need to do?
Do I have to provide a licence to the driver? or maybe to the server?
If you could also point me to the documentation for how to set up the enterprise edition it would be great.
Solved! Go to Solution.
01-13-2023 05:43 AM
In that particular case, it appears that AuraDB does not yet support multi-tenancy, so you cannot create databases like you're trying to do here. Other features (such as specific EE indices & constraints are available however).
01-13-2023 03:23 AM - edited 01-13-2023 03:24 AM
Hello, the server you are using is either from the Community Edition (CE) or the Enterprise Edition (EE), there is nothing to do really.
If you try e.g. to run "CREATE OR REPLACE DATABASE <xxx>" against a CE server, you'll get an error back.
01-13-2023 03:40 AM - edited 01-13-2023 03:41 AM
OK great so it's on a server side.
Is AuraDB by default an Enterprise server? It says "Professional" next to the instance name. But I only know about Community and Enterprise. (I tested the query and it fails so Aura is actually a community edition?)
sorry for being so confused but I don't have direct access to the AuraDB website. only to the connection URL.
01-13-2023 05:43 AM
In that particular case, it appears that AuraDB does not yet support multi-tenancy, so you cannot create databases like you're trying to do here. Other features (such as specific EE indices & constraints are available however).
All the sessions of the conference are now available online