Ejemplo n.º 1
0
 internal override void InE(GremlinToSqlContext currentContext, List <string> edgeLabels)
 {
     currentContext.InE(this, edgeLabels);
 }