Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-30-2018 09:31 PM
I'm working on a new data set coming from a MS SQL Server. There are columns that are NVARCHAR and a quick glance shows there are data in languages of Arabic, Chinese, etc... Can Neo4j store these values? Will I need to do any conversions or similar advice for storing this data into Neo4j?
Solved! Go to Solution.
12-30-2018 10:08 PM
There is nothing particular to do for storing Arabic or Chinese language. As a general rule make sure to pass all values via parameters in your queries.
Arabic is also displayed nicely in the node values in the neo4j-browser (aka RTL), I don't know for Chinese about the display.
12-30-2018 10:08 PM
There is nothing particular to do for storing Arabic or Chinese language. As a general rule make sure to pass all values via parameters in your queries.
Arabic is also displayed nicely in the node values in the neo4j-browser (aka RTL), I don't know for Chinese about the display.
All the sessions of the conference are now available online