K
- graph ID typepublic interface UnaryResult<K> extends Serializable
GraphAlgorithm
result for a single vertex.Modifier and Type | Method and Description |
---|---|
K |
getVertexId0()
Get the first vertex ID.
|
void |
setVertexId0(K vertexId0)
Set the first vertex ID.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.