Hi,

What is the best way to create a OrientVertex instance without it it being 
saved until later? (Access to OrientVertex() is protected.)

If orientGraph.addVertex(...) is called then the vertex is saved but I need 
to add *other properties to it before saving (to avoid multiple save). 

* I have optional properties that may be null and null properties are not 
allowed in the constructor.

Best regards,
  -Stefán

-- 

--- 
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/groups/opt_out.

Reply via email to