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