public static class VertexProp.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
VertexProp |
build() |
VertexProp.Builder |
setProps(List<byte[]> props) |
VertexProp.Builder |
setTag(int tag) |
public VertexProp.Builder setTag(int tag)
public VertexProp.Builder setProps(List<byte[]> props)
public VertexProp build()
Copyright © 2022. All rights reserved.