| Package | Description |
|---|---|
| ai.grakn.graql.internal.reasoner.atom | |
| ai.grakn.graql.internal.reasoner.atom.predicate | |
| ai.grakn.graql.internal.reasoner.query |
| Modifier and Type | Method and Description |
|---|---|
Set<Predicate> |
Atom.getPredicates() |
| Modifier and Type | Class and Description |
|---|---|
class |
IdPredicate
Predicate implementation specialising it to be an id predicate.
|
class |
NeqPredicate
Predicate implementation specialising it to be an inequality predicate.
|
class |
ValuePredicate
Predicate implementation specialising it to be an value predicate.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Predicate> |
ReasonerQueryImpl.getPredicates() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.