That sounds good. Thanks.

Luanne M.
Tech Lead

twitter / @luannem   
linkedin / http://in.linkedin.com/in/luannemisquitta 
skype / luanne.misquitta
blog / http://thought-bytes.blogspot.com/
Saba. Power Up Your People.


-----Original Message-----
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Rick Bullotta
Sent: Monday, January 03, 2011 7:14 PM
To: 'Neo4j user discussions'
Subject: Re: [Neo4j] [SPAM] Neo4J and i18n

Hi, Luanne.

Since property names can include the "dot" character, an approach that we
use is to use the pattern:

description = "Cheese"
description.en = "Cheese"
description.fr = "Fromage"
description.de = "Käse"

The first property value without a language qualifier = the default

HTH,

Rick

-----Original Message-----
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On
Behalf Of Luanne Misquitta
Sent: Monday, January 03, 2011 5:19 AM
To: user@lists.neo4j.org
Subject: [SPAM] [Neo4j] Neo4J and i18n

Hi,

 

Is there any recommended practice for storing i18n'ed properties of
nodes? I have a couple of node types that have internationalized strings
in about 20 different languages- those would be properties on the node.
How would you handle this?

 

Thanks

Luanne M.
Tech Lead

twitter / @luannem <http://twitter.com/luannem>    
linkedin / http://in.linkedin.com/in/luannemisquitta
<http://in.linkedin.com/in/luannemisquitta>  
skype / luanne.misquitta
blog / http://thought-bytes.blogspot.com/
<http://thought-bytes.blogspot.com/> 
Saba. Power Up Your People.

 

_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to