| Package | Description |
|---|---|
| ai.grakn.graql.internal.reasoner.utils | |
| ai.grakn.graql.internal.reasoner.utils.conversion |
| Modifier and Type | Method and Description |
|---|---|
static <T extends OntologyConcept> |
ReasonerUtils.getCompatibleRelationTypesWithRoles(Set<T> types,
OntologyConceptConverter<T> ontologyConceptConverter)
compute the map of compatible relation types for given types (intersection of allowed sets of relation types for each entry type)
and compatible role types
|
| Modifier and Type | Class and Description |
|---|---|
class |
OntologyConceptConverterImpl
Basic
OntologyConceptConverter implementation for conversion between compatible types. |
class |
RoleTypeConverter
Implementation of
OntologyConceptConverter allowing for conversion of role types to compatible types. |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.