public class ReasonerMatchQuery extends Query
| Constructor and Description |
|---|
ReasonerMatchQuery(MatchQuery query,
GraknGraph graph) |
ReasonerMatchQuery(MatchQuery query,
GraknGraph graph,
QueryAnswers ans) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<Map<String,Concept>> |
stream() |
addAtom, addAtomConstraints, containsAtom, containsEquivalentAtom, DBlookup, equals, execute, getAnswers, getAtoms, getGraph, getIdPredicate, getIdPredicates, getMatchQuery, getPattern, getResources, getSelectedNames, getTypeConstraints, getTypes, getTypes, getValuePredicates, getVarSet, getVarTypeMap, graph, hashCode, isEquivalent, isRuleResolvable, memoryLookup, propagateAnswers, removeAtom, select, selectAppend, selectAtoms, stream, toString, unify, unifyclone, finalize, getClass, notify, notifyAll, wait, wait, waitaggregate, ask, colorKeyword, colorType, delete, delete, distinct, get, insert, isReadOnly, limit, offset, orderBy, resultsString, withGraphadmindelete, insert, orderBy, selectiterator, parallelStreamforEach, spliteratorpublic ReasonerMatchQuery(MatchQuery query, GraknGraph graph)
public ReasonerMatchQuery(MatchQuery query, GraknGraph graph, QueryAnswers ans)
public java.util.stream.Stream<Map<String,Concept>> stream()
Copyright © 2016 Grakn Labs Ltd. All rights reserved.