ID
- the vertex ID type.public class VertexSequence<ID extends Comparable<ID>> extends VertexCollection<ID>
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addAll, removeAll
addAll, addAll, addAllAsync, addAllAsync, clear, clearAsync, clone, clone, cloneAsync, cloneAsync, getCollectionType, getElementType, getGraph, getName, iterator, iteratorAsync, removeAll, removeAllAsync, size, sizeAsync
equals, hashCode
close, destroy, destroyAsync
public String toString()
toString
in class VertexCollection<ID extends Comparable<ID>>
Copyright © 2015. All rights reserved.