| Package | Description |
|---|---|
| com.vesoft.nebula | |
| com.vesoft.nebula.client.graph.data | |
| com.vesoft.nebula.encoder |
| Modifier and Type | Method and Description |
|---|---|
Date |
Date.Builder.build() |
Date |
Date.deepCopy() |
Date |
Value.getDVal() |
Date |
Date.setDay(byte day) |
Date |
Date.setMonth(byte month) |
Date |
Date.setYear(short year) |
| Modifier and Type | Method and Description |
|---|---|
int |
Date.compareTo(Date other) |
static Value |
Value.dVal(Date __value) |
void |
Value.setDVal(Date __value) |
| Constructor and Description |
|---|
Date(Date other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
DateWrapper(Date date) |
| Modifier and Type | Method and Description |
|---|---|
void |
RowWriter.write(int index,
Date v) |
void |
RowWriterImpl.write(int index,
Date v) |
Copyright © 2022. All rights reserved.