| Modifier and Type | Method and Description |
|---|---|
static Set<Predicate> |
Utility.getValuePredicates(VarName valueVariable,
VarAdmin valueVar,
Set<VarAdmin> 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
|
| Modifier and Type | Method and Description |
|---|---|
Set<Predicate> |
Atom.getPredicates() |
| Modifier and Type | Method and Description |
|---|---|
Set<Predicate> |
MultiPredicateBinary.getMultiPredicate() |
| Constructor and Description |
|---|
MultiPredicateBinary(VarAdmin pattern,
Set<Predicate> preds,
ReasonerQuery par) |
Resource(VarAdmin pattern,
Set<Predicate> p,
ReasonerQuery par) |
| Modifier and Type | Class and Description |
|---|---|
class |
IdPredicate
Predicate implementation specialising it to be an id predicate.
|
class |
ValuePredicate
Predicate implementation specialising it to be an value predicate.
|
| Constructor and Description |
|---|
Predicate(Predicate pred) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.