public class ReasonerMatchQuery extends Query
| Constructor and Description |
|---|
ReasonerMatchQuery(MatchQuery query,
MindmapsGraph graph) |
ReasonerMatchQuery(MatchQuery query,
MindmapsGraph graph,
QueryAnswers ans) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<Map<String,Concept>> |
stream() |
addAtom, addAtomConstraints, containsAtom, DBlookup, equals, getAnswers, getAtoms, getGraph, getMatchQuery, getPattern, getSelectedNames, getSubstitution, getSubstitutions, getTypeConstraints, getTypes, getTypes, getValuePredicate, getValuePredicates, getVarSet, getVarTypeMap, hashCode, isEquivalent, isRuleResolvable, memoryLookup, print, propagateAnswers, removeAtom, 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, select, withGraphadmindelete, execute, insert, orderBy, selectiterator, parallelStreamforEach, spliteratorpublic ReasonerMatchQuery(MatchQuery query, MindmapsGraph graph)
public ReasonerMatchQuery(MatchQuery query, MindmapsGraph graph, QueryAnswers ans)
public java.util.stream.Stream<Map<String,Concept>> stream()
Copyright © 2016. All rights reserved.