public void addSubvertex(Object handle, Object subvertex) {
   impl.addSubvertex(handle, subvertex);
 }