| Package | Description |
|---|---|
| ai.grakn.graql.internal.reasoner.state |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicState
Query state corresponding to an atomic query (
ReasonerAtomicQuery) in the resolution tree. |
class |
ConjunctiveState
Query state corresponding to a conjunctive query (
ReasonerQueryImpl) in the resolution tree. |
class |
NeqComplementState
Query state corresponding to an atomic query (
ReasonerAtomicQuery) with neq predicates (NeqPredicate). |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.