internal override void Drop(GremlinToSqlContext currentContext)
 {
     currentContext.DropEdge(this);
 }