| Package | Description |
|---|---|
| org.apache.hugegraph.structure.auth |
| Modifier and Type | Method and Description |
|---|---|
HugeResourceType |
HugeResource.resourceType() |
static HugeResourceType |
HugeResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HugeResourceType[] |
HugeResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HugeResource(HugeResourceType type) |
HugeResource(HugeResourceType type,
String label) |
HugeResource(HugeResourceType type,
String label,
Map<String,Object> properties) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.