Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-13-2023 08:31 PM
Hi all,
I'm currently building my first webapp with Neo4j (GRAND stack). I'm trying to implement multi-language data and wondering what the best/ recommended approach is.
One approach would be to include multiple fields on each node, eg: en_size, fr_size, jp_size.
Another option would be to use different nodes for different languages, eg: en_nodeA, fr_nodeA, jp_nodeA.
Would love to hear what your recommendations are.
01-13-2023 08:34 PM
I should perhaps clarify that my data will contain many different strings in different languages and so an approach based on reoccurring values (such as red, rouge, あかい) would not work here.
All the sessions of the conference are now available online