| Package | Description |
|---|---|
| ai.grakn.concept | |
| ai.grakn.exception | |
| ai.grakn.graph.internal | |
| ai.grakn.util |
| Modifier and Type | Method and Description |
|---|---|
Schema.ConceptProperty |
ResourceType.DataType.getConceptProperty() |
| Constructor and Description |
|---|
ConceptNotUniqueException(Concept concept,
Schema.ConceptProperty type,
String id) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Concept> |
AbstractGraknGraph.getConcept(Schema.ConceptProperty key,
String value) |
Set<ai.grakn.graph.internal.ConceptImpl> |
AbstractGraknGraph.getConcepts(Schema.ConceptProperty key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
static Schema.ConceptProperty |
Schema.ConceptProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Schema.ConceptProperty[] |
Schema.ConceptProperty.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.