| Package | Description |
|---|---|
| com.vesoft.nebula |
| Modifier and Type | Method and Description |
|---|---|
NList |
NList.Builder.build() |
NList |
NList.deepCopy() |
NList |
Value.getLVal() |
NList |
NList.setValues(List<Value> values) |
| Modifier and Type | Method and Description |
|---|---|
static Value |
Value.lVal(NList __value) |
void |
Value.setLVal(NList __value) |
| Constructor and Description |
|---|
NList(NList other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.