| Package | Description |
|---|---|
| ai.grakn.exception | |
| ai.grakn.util |
| Constructor and Description |
|---|
MoreThanOneEdgeException(Concept concept,
Schema.EdgeLabel edgeType) |
| Modifier and Type | Method and Description |
|---|---|
static Schema.EdgeLabel |
Schema.EdgeLabel.getEdgeLabel(String label) |
static Schema.EdgeLabel |
Schema.EdgeLabel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Schema.EdgeLabel[] |
Schema.EdgeLabel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Grakn Labs Ltd. All rights reserved.