I\'m using a framework that generates objects Node and they already have assigned a id. Now they need to be converted to Titan vertices with the same ID control
@Stephen, Cant say about the gremlin terminal, but tried this through Titan Java API and it didnt work.
Even after passing id's while creating vertices in the id graph, default id's were assigned to nodes.