I can't find information on this at all. I understand that a single instance database is CA by default and that when using a cluster Neo4j by default uses casual consistency which makes it CP, but I can't seem to find if you can choose the consistency. I also read later that it focuses on high-availability and the infomration I have read thus far condradicts itself.
Yes I have researched this and yes I have used AI to maybe find more sources but AI also condraticts itself. No I am not lazy and didn't just rely on AI.
I am really unsure if what I am saying is true, please feel free to correct me and explain CAP in regards to Neo4j.
Please take a look at these two docs areas. I acknowledge that the journey between them is not clear and I'll pass that onto our docs folks
https://neo4j.com/docs/operations-manual/current/clustering/introduction/
Gives this sentence
If you then jump over to drivers, you'll find this for the Java Driver ( also applies to others as well ) https://neo4j.com/docs/java-manual/current/bookmarks/
Please let me know if this is of help.