| Class | Description |
|---|---|
| QueryAnswers |
Wrapper class for a set of
Answer objects providing higher level facilities. |
| QueryAnswerStream |
Wrapper class providing higher level stream operations streams of
Answer. |
| ReasonerAtomicQuery |
Base reasoner atomic query.
|
| ReasonerQueries |
Factory for reasoner queries.
|
| ReasonerQueryEquivalence |
Static class defining different equivalence comparisons for reasoner queries (
ReasonerQuery):
- alpha equivalence - two queries are alpha-equivalent if they are equal up to the choice of free variables
- structural equivalence - two queries are structurally equivalent if they are equal up to the choice of free variables and partial substitutions (id predicates) |
| ReasonerQueryImpl |
Base reasoner query providing resolution and atom handling facilities for conjunctive graql queries.
|
Copyright © 2018 Grakn Labs Ltd. All rights reserved.