| Class | Description |
|---|---|
| AtomicState |
Query state corresponding to an atomic query (
ReasonerAtomicQuery) in the resolution tree. |
| ConjunctiveState |
Query state corresponding to a conjunctive query (
ReasonerQueryImpl) in the resolution tree. |
| NeqComplementState |
Query state corresponding to an atomic query (
ReasonerAtomicQuery) with neq predicates (NeqPredicate). |
| QueryState |
Base abstract class for resolution states corresponding to different forms of queries.
|
| ResolutionState |
Base abstract class for resolution states.
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.