public class VertexTableRow extends BaseTableRow
decodeType, values| Constructor and Description |
|---|
VertexTableRow(List<ValueWrapper> values) |
VertexTableRow(List<ValueWrapper> values,
String decodeType) |
| Modifier and Type | Method and Description |
|---|---|
ValueWrapper |
getVid()
vertex id in vertexTableRow
|
String |
toString() |
getBoolean, getDate, getDateTime, getDouble, getDuration, getGeography, getLong, getString, getTime, getValues, isNullAt, mkString, mkString, sizepublic VertexTableRow(List<ValueWrapper> values)
public VertexTableRow(List<ValueWrapper> values, String decodeType)
public ValueWrapper getVid()
Copyright © 2022. All rights reserved.