V
- the vertex typepublic interface VertexUpdater<V>
Modifier and Type | Method and Description |
---|---|
void |
updateVertex(V vertex,
Map<String,String> attributes)
Update vertex with the extra attributes.
|
Copyright © 2016. All rights reserved.