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