Q - the type of query that this state is corresponding topublic abstract class QueryState<Q extends ReasonerQueryImpl> extends QueryStateBase
Specialised class for resolution states corresponding to different forms of queries.
| Modifier and Type | Method and Description |
|---|---|
ResolutionState |
generateSubGoal() |
getUnifiergetSubstitution, isAnswerState, isTopStatepublic ResolutionState generateSubGoal()
generateSubGoal in class ResolutionStateCopyright © 2018 Grakn Labs Ltd. All rights reserved.