Пример #1
0
 internal override void Drop(GremlinToSqlContext currentContext)
 {
     currentContext.DropVertex(this);
 }