| Package | Description |
|---|---|
| ai.grakn.graql.internal.reasoner.atom | |
| ai.grakn.graql.internal.reasoner.atom.binary | |
| ai.grakn.graql.internal.reasoner.query |
| Modifier and Type | Method and Description |
|---|---|
Set<TypeAtom> |
Atom.getMappedTypeConstraints() |
Set<TypeAtom> |
Atom.getTypeConstraints() |
Set<TypeAtom> |
Atom.getUnmappedTypeConstraints() |
| Modifier and Type | Class and Description |
|---|---|
class |
Relation
Atom implementation defining a relation atom.
|
| Modifier and Type | Method and Description |
|---|---|
Set<TypeAtom> |
Resource.getMappedTypeConstraints() |
Set<TypeAtom> |
Relation.getMappedTypeConstraints() |
Set<TypeAtom> |
Relation.getUnmappedTypeConstraints() |
| Constructor and Description |
|---|
TypeAtom(TypeAtom a) |
| Modifier and Type | Method and Description |
|---|---|
Set<TypeAtom> |
ReasonerQueryImpl.getTypeConstraints() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
QueryAnswerStream.entityTypeFilter(Answer answer,
Set<TypeAtom> types) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.