| Package | Description |
|---|---|
| io.mindmaps.graql | |
| io.mindmaps.graql.admin | |
| io.mindmaps.graql.internal.pattern.property | |
| io.mindmaps.graql.internal.reasoner.predicate |
| Modifier and Type | Method and Description |
|---|---|
ValuePredicateAdmin |
ValuePredicate.admin() |
| Modifier and Type | Method and Description |
|---|---|
default ValuePredicateAdmin |
ValuePredicateAdmin.admin() |
| Modifier and Type | Method and Description |
|---|---|
Map<VarAdmin,Set<ValuePredicateAdmin>> |
VarAdmin.getResourcePredicates() |
Set<ValuePredicateAdmin> |
VarAdmin.getValuePredicates() |
| Modifier and Type | Method and Description |
|---|---|
ValuePredicateAdmin |
ValueProperty.getPredicate() |
| Constructor and Description |
|---|
ValueProperty(ValuePredicateAdmin predicate) |
| Modifier and Type | Method and Description |
|---|---|
static VarAdmin |
ValuePredicate.createValuePredicate(String name,
ValuePredicateAdmin pred) |
| Constructor and Description |
|---|
ValuePredicate(String name,
ValuePredicateAdmin pred,
Query parent) |
Copyright © 2016. All rights reserved.