| Package | Description |
|---|---|
| ai.grakn.graql.internal.reasoner.explanation | |
| ai.grakn.graql.internal.reasoner.query | |
| ai.grakn.graql.internal.reasoner.rule |
| Constructor and Description |
|---|
JoinExplanation(ReasonerQueryImpl q,
Answer mergedAnswer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReasonerAtomicQuery
Base reasoner atomic query.
|
| Modifier and Type | Method and Description |
|---|---|
static ReasonerQueryImpl |
ReasonerQueries.create(Conjunction<VarPatternAdmin> pattern,
GraknGraph graph) |
static ReasonerQueryImpl |
ReasonerQueries.create(ReasonerQueryImpl q) |
static ReasonerQueryImpl |
ReasonerQueries.create(Set<Atom> atoms,
GraknGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
static ReasonerAtomicQuery |
ReasonerQueries.atomic(ReasonerQueryImpl q) |
static ReasonerQueryImpl |
ReasonerQueries.create(ReasonerQueryImpl q) |
boolean |
ReasonerQueryImpl.isEquivalent(ReasonerQueryImpl q) |
| Modifier and Type | Method and Description |
|---|---|
ReasonerQueryImpl |
InferenceRule.getBody() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.