185186187188189190191
unregisterPojo(iObject, iObject.getDocument()); return this; } public OGraphVertexIterator browseVertexes() { return new OGraphVertexIterator(this, true); }
189190191192193194195
public OGraphVertexIterator browseVertexes() { return new OGraphVertexIterator(this, true); } public OGraphVertexIterator browseVertexes(final boolean iPolymorphic) { return new OGraphVertexIterator(this, iPolymorphic); }
163164165166167168169
public ODictionary<OGraphElement> getDictionary() { return null; } public OGraphVertexIterator browseVertexes() { return new OGraphVertexIterator(this, true); }
167168169170171172173
166167168169170171172
170171172173174175176
164165166167168169170
168169170171172173174