| Modifier and Type | Method and Description |
|---|---|
Set<ValuePredicate> |
Atom.getValuePredicates() |
| Modifier and Type | Method and Description |
|---|---|
Set<ValuePredicate> |
ResourceAtom.getMultiPredicate() |
Set<ValuePredicate> |
ResourceAtom.getValuePredicates() |
| Constructor and Description |
|---|
ResourceAtom(VarPatternAdmin pattern,
Var predicateVar,
IdPredicate idPred,
Set<ValuePredicate> ps,
ReasonerQuery par) |
| Modifier and Type | Method and Description |
|---|---|
Set<ValuePredicate> |
ValuePredicate.unify(Unifier u) |
| Modifier and Type | Method and Description |
|---|---|
Set<ValuePredicate> |
ReasonerQueryImpl.getValuePredicates() |
| Modifier and Type | Method and Description |
|---|---|
static Set<ValuePredicate> |
ReasonerUtils.getValuePredicates(Var valueVariable,
VarPatternAdmin valueVar,
Set<VarPatternAdmin> vars,
ReasonerQuery parent)
looks for appropriate var properties with a specified name among the vars and maps them to ValuePredicates,
covers both the case when variable is and isn't user defined
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.