| Package | Description |
|---|---|
| com.baidu.hugegraph.structure.constant | |
| com.baidu.hugegraph.structure.schema |
| Modifier and Type | Method and Description |
|---|---|
static WriteType |
WriteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteType[] |
WriteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WriteType |
PropertyKey.writeType() |
| Modifier and Type | Method and Description |
|---|---|
PropertyKey.Builder |
PropertyKey.Builder.writeType(WriteType writeType) |
PropertyKey.Builder |
PropertyKey.BuilderImpl.writeType(WriteType writeType) |
Copyright © 2021. All rights reserved.