....
closed
Nissanka Fernando
marked this post as
closed
Nissanka Fernando
Hi Vitalii,
Thanks for this very direct feedback.
We're always working on improving the UI/UX - this will get better. I'm assuming you were not talking about the UI localization? Localization in the DB has some gaps - but these can be solved with the support of our community and experts on Discord.
Neo4j fully supports Unicode — any language text can be stored safely. The version of Unicode supported depends on the JVM version, see https://neo4j.com/docs/cypher-manual/current/syntax/parsing/#_using_unicodes_in_cypher.
For complete localization behaviour including accent-insensitive search, comparison or sorting, Neo4j relies on full-text indexes or preprocessing.