138139140141142143144
((RedisElement)vertex).remove(); } @Override public Iterable<Vertex> getVertices() { return new RedisVertexIterable(this); }