addV with existing ID doesn't throw error
I noticed when I call
This is verrrry undesirable behavior, I would need to it throw a constrain violation.
Any thoughts?
addV(newLabel) with an existing ID but a different label, it will add the newLabel and the new properties defined to the existing vertex.This is verrrry undesirable behavior, I would need to it throw a constrain violation.
Any thoughts?