Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.7, 3.3.1
-
None
-
None
-
Windows, IIS, docker
Description
public GraphTraversal<Vertex, Vertex> AddV(string label) does not add a label to the vertex.
Can someone please check this?
Is there a workaround to set the label until the next build? (I am fairly new to gremlin)
I tried this on 3.3.2-rc1 and 3.2.8-rc1 (the majors don't work for me because of TINKERPOP-1880)
I use https://hub.docker.com/r/bricaud/gremlin-server/ for testing.
Attachments
Attachments
Issue Links
- duplicates
-
TINKERPOP-1789 Reference elements should be represented by id and label
- Closed