Hi There,
As per AWS Neptune documentation, if you pass "id" attribute, that will be the vertex id. If you do not, then neptune will generate a uuid.
I am trying to do local development with gremlin server and trying to create a vertex with uuid as it is id and cannot find any example of that.
Help would be appreciated