| Package | Description |
|---|---|
| org.apache.hugegraph.structure.constant | |
| org.apache.hugegraph.structure.schema |
| Modifier and Type | Method and Description |
|---|---|
static IdStrategy |
IdStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdStrategy[] |
IdStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IdStrategy |
VertexLabel.idStrategy() |
IdStrategy |
VertexLabel.VertexLabelV53.idStrategy() |
| Modifier and Type | Method and Description |
|---|---|
VertexLabel.Builder |
VertexLabel.Builder.idStrategy(IdStrategy idStrategy) |
VertexLabel.Builder |
VertexLabel.BuilderImpl.idStrategy(IdStrategy idStrategy) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.