internal override void Both(GremlinToSqlContext currentContext, List <string> edgeLabels)
 {
     currentContext.Both(this, edgeLabels);
 }