| Interface | Description |
|---|---|
| VarPropertyInternal |
Internal interface for
VarProperty, providing additional methods to match, insert or delete the property. |
| Class | Description |
|---|---|
| DataTypeProperty |
Represents the
datatype property on a ResourceType. |
| HasResourceProperty |
Represents the
has property on an Thing. |
| HasResourceTypeProperty | |
| HasScopeProperty |
Represents the
has-scope property on a Relation. |
| IdProperty |
Represents the
id property on a Concept. |
| IsAbstractProperty |
Represents the
is-abstract property on a Type. |
| IsaProperty |
Represents the
isa property on a Thing. |
| LabelProperty |
Represents the
label property on a Type. |
| LhsProperty |
Represents the
lhs (left-hand side) property on a Rule. |
| NeqProperty |
Represents the
!= property on a Concept. |
| PlaysProperty |
Reperesents the
plays property on a Type. |
| RegexProperty |
Represents the
regex property on a ResourceType. |
| RelatesProperty |
Represents the
relates property on a RelationType. |
| RelationProperty |
Represents the relation property (e.g.
|
| RhsProperty |
Represents the
rhs (right-hand side) property on a Rule. |
| RuleProperty |
Abstract property for the patterns within rules.
|
| SubProperty |
Represents the
sub property on a Type. |
| ValueProperty |
Represents the
value property on a Resource. |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.