```groovy edge (A, B) { renameOne 'C' } ``` If A does not already exist this will create three vertices A, B, C. It should only create C and B.