Sorry, I did not understand it.
Could you please provide me a link or sample code, to update the vertex 
using Java language.
Thanks


On Saturday, December 21, 2013 2:57:04 AM UTC+5, Nice Guy wrote:
>
> Hi,
>
> Is there a way to update a vertex to add a new field after it is created?
>
> Right now, I am doing.
> ODocument myVertex;
> myVertex = database.createVertex("TestVertex");
> myVertex.field("firstLable", someText);
>
> Is it possible to add new *Fields * to "TestVertex" after it is created?
>
> Thanks
>

-- 

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