i am trying to use Non Transactional Graph Api ... 

I  have Vertex

Scope 
 
scope_id :   not null (with unique index ) 
name :  not null   ( with  unique index) 
type : 


Steps what i am 

1.  using addVertex("class:Scope");
2. setting properties 
3. using save command  to save

here is the problem .. if   unique field is with existing value  save 
command create vertex with null values ..  check the image please.. 





(Maybe cause of this  i dont know  The Client driver version is different 
than Server version: client=30, server=28. You could not use the full 
features of the newer version. Assure to have the same versions on both) 

Vertex Information 

<https://lh3.googleusercontent.com/-FLtrGNKRwq4/VV-abaDjEAI/AAAAAAAAAEM/Oyv-uXD5NRs/s1600/Screenshot%2Bfrom%2B2015-05-23%2B00%253A05%253A46.png>
 
<https://lh3.googleusercontent.com/-6bpRLx22oDY/VV-bm_1HpiI/AAAAAAAAAEU/ZDP8k7rAC9s/s1600/Screenshot%2Bfrom%2B2015-05-23%2B00%253A04%253A02.png>

-- 

--- 
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