| Package | Description |
|---|---|
| ai.grakn.exception |
Grakn exception definitions.
|
| ai.grakn.util |
| Modifier and Type | Method and Description |
|---|---|
static GraqlQueryException |
GraqlQueryException.insertUnsupportedProperty(String name,
Schema.MetaSchema metaSchema) |
| Modifier and Type | Method and Description |
|---|---|
static Schema.MetaSchema |
Schema.MetaSchema.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Schema.MetaSchema[] |
Schema.MetaSchema.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.