Can I (from Java API) create classes and properties in national alphabet? 
e.g.

create property Оборудование.Наименование STRING

My task is metaschema with opportunity for users to create own classes 
(derived) in equipment directory, and I should have national interface in 
webapp. I can generate latin class/property names and set equipment name 
within property Equipmane.name. But in queries I should use predicate 
where: SELECT FROM EQUIPMENT WHERE NAME = '...'. Is it possibly to create 
queries like SELECT FROM Оборудование... How it will work?

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to