Exemplo n.º 1
0
 internal override void Drop(GremlinToSqlContext currentContext)
 {
     currentContext.DropVertex(this);
 }